aboutsummaryrefslogtreecommitdiff
path: root/common/engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/engine.h')
-rw-r--r--common/engine.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/engine.h b/common/engine.h
index 6731effd62..bed622bcf2 100644
--- a/common/engine.h
+++ b/common/engine.h
@@ -53,7 +53,6 @@ struct VersionSettings;
/* FIXME - BIG HACK for MidiEmu */
extern OSystem *g_system;
-extern SoundMixer *g_mixer;
class Engine {
public: