aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/sound.h
diff options
context:
space:
mode:
authorPaul Gilbert2015-05-18 18:21:41 -0400
committerPaul Gilbert2015-05-18 18:21:41 -0400
commitc24d0de8f6147ef31e015a3e642fcb1896013b50 (patch)
treefeb4d14e80f57662a061962395eca3c7a9215eab /engines/sherlock/sound.h
parent0b50a077f7ef1308f3da8a0e6ac29e5bdff78c99 (diff)
downloadscummvm-rg350-c24d0de8f6147ef31e015a3e642fcb1896013b50.tar.gz
scummvm-rg350-c24d0de8f6147ef31e015a3e642fcb1896013b50.tar.bz2
scummvm-rg350-c24d0de8f6147ef31e015a3e642fcb1896013b50.zip
SHERLOCK: Remove unused variable
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 4d94c58f6f..62d4aa24c4 100644
--- a/engines/sherlock/sound.h
+++ b/engines/sherlock/sound.h
@@ -54,7 +54,6 @@ public:
bool _soundOn;
bool _musicOn;
bool _speechOn;
- bool _playingEpilogue;
bool _diskSoundPlaying;
bool _soundPlaying;
bool *_soundIsOn;