summaryrefslogtreecommitdiffstats
path: root/libao2/pl_surround.c
diff options
context:
space:
mode:
Diffstat (limited to 'libao2/pl_surround.c')
-rw-r--r--libao2/pl_surround.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libao2/pl_surround.c b/libao2/pl_surround.c
index dad0cbafcf..a7e629b0e3 100644
--- a/libao2/pl_surround.c
+++ b/libao2/pl_surround.c
@@ -173,7 +173,7 @@ static double steering_matrix[][12] = {
};
// Experimental moving average dominances
-static int amp_L = 0, amp_R = 0, amp_C = 0, amp_S = 0;
+//static int amp_L = 0, amp_R = 0, amp_C = 0, amp_S = 0;
// processes 'ao_plugin_data.len' bytes of 'data'
// called for every block of data