aboutsummaryrefslogtreecommitdiff
path: root/backends/midi/mt32/synth.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/midi/mt32/synth.h')
-rw-r--r--backends/midi/mt32/synth.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/midi/mt32/synth.h b/backends/midi/mt32/synth.h
index a944a3fc23..1501593cbd 100644
--- a/backends/midi/mt32/synth.h
+++ b/backends/midi/mt32/synth.h
@@ -133,7 +133,6 @@ private:
float masterTune;
Bit16u masterVolume;
- unsigned char initmode;
bool isOpen;
PartialManager *partialManager;