diff options
Diffstat (limited to 'audio/mixer_intern.h')
-rw-r--r-- | audio/mixer_intern.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/mixer_intern.h b/audio/mixer_intern.h index c6dfa55ada..fce13a9812 100644 --- a/audio/mixer_intern.h +++ b/audio/mixer_intern.h @@ -54,7 +54,6 @@ private: NUM_CHANNELS = 16 }; - OSystem *_syst; Common::Mutex _mutex; const uint _sampleRate; |