summaryrefslogtreecommitdiff
path: root/src/client/snd_mix.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/snd_mix.c')
-rw-r--r--src/client/snd_mix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/snd_mix.c b/src/client/snd_mix.c
index 682e03ce..80c892f5 100644
--- a/src/client/snd_mix.c
+++ b/src/client/snd_mix.c
@@ -165,7 +165,6 @@ void S_TransferPaintBuffer(int endtime)
if ( s_testsound->integer ) {
int i;
- int count;
// write a fixed sine wave
count = (endtime - s_paintedtime);