aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/xeen/sound.h')
-rw-r--r--engines/xeen/sound.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/xeen/sound.h b/engines/xeen/sound.h
index bcee6f2f45..96b02c4efe 100644
--- a/engines/xeen/sound.h
+++ b/engines/xeen/sound.h
@@ -56,7 +56,6 @@ public:
class SoundManager {
private:
- XeenEngine *_vm;
Audio::Mixer *_mixer;
public:
SoundManager(XeenEngine *vm, Audio::Mixer *mixer);