shithub: rott

Download patch

ref: 787676bee0cef05b7c314043a24e253d835caabe
parent: 36c4f12c97866bcf7cbf101500d26aa09e6d0325
author: Marc-Alexandre Espiaut <marcalexandre@member.fsf.org>
date: Mon Jun 4 10:57:59 EDT 2018

Removing unused variables from dukemusc.c

--- a/rott/dukemusc.c
+++ b/rott/dukemusc.c
@@ -59,16 +59,8 @@
 
 static char warningMessage[80];
 static char errorMessage[80];
-static int fx_initialized = 0;
-static int numChannels = MIX_CHANNELS;
-static void (*callback)(unsigned long);
-static int reverseStereo = 0;
-static int reverbDelay = 256;
-static int reverbLevel = 0;
-static int fastReverb = 0;
 static FILE *debug_file = NULL;
 static int initialized_debugging = 0;
-static int mixerIsStereo = 1;
 
 // This gets called all over the place for information and debugging messages.
 //  If the user set the DUKESND_DEBUG environment variable, the messages