aboutsummaryrefslogtreecommitdiff
path: root/source/globals.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/globals.c')
-rw-r--r--source/globals.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/globals.c b/source/globals.c
index 83adf78..e65d1b5 100644
--- a/source/globals.c
+++ b/source/globals.c
@@ -85,7 +85,6 @@ SCheatData Cheat;
SoundStatus so;
int32_t Echo [24000];
-int32_t DummyEchoBuffer [SOUND_BUFFER_SIZE];
int32_t MixBuffer [SOUND_BUFFER_SIZE];
int32_t EchoBuffer [SOUND_BUFFER_SIZE];
int32_t FilterTaps [8];