aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/sound.h
diff options
context:
space:
mode:
authorPaul Gilbert2015-08-12 08:46:09 -0400
committerPaul Gilbert2015-08-12 08:46:09 -0400
commite6b070711a76f8cd4008d687d12eefaed231bed6 (patch)
tree5f7e4e7f8a41843e50b63d35a40b9aa18d16fc63 /engines/sherlock/sound.h
parent149b31c310e71451b4124feeb30213e6627129a0 (diff)
downloadscummvm-rg350-e6b070711a76f8cd4008d687d12eefaed231bed6.tar.gz
scummvm-rg350-e6b070711a76f8cd4008d687d12eefaed231bed6.tar.bz2
scummvm-rg350-e6b070711a76f8cd4008d687d12eefaed231bed6.zip
SHERLOCK: RT: Hook window/speech to ScummVM speech/subtitles setting
Diffstat (limited to 'engines/sherlock/sound.h')
-rw-r--r--engines/sherlock/sound.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sherlock/sound.h b/engines/sherlock/sound.h
index a52de1c339..3894d16c7c 100644
--- a/engines/sherlock/sound.h
+++ b/engines/sherlock/sound.h
@@ -56,7 +56,6 @@ public:
int _voices;
bool _soundOn;
bool _speechOn;
- bool _diskSoundPlaying;
bool _soundPlaying;
bool _speechPlaying;
bool *_soundIsOn;