aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sherlock/sound.h')
-rw-r--r--engines/sherlock/sound.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/sherlock/sound.h b/engines/sherlock/sound.h
index 3894d16c7c..c71a29c3f4 100644
--- a/engines/sherlock/sound.h
+++ b/engines/sherlock/sound.h
@@ -58,8 +58,6 @@ public:
bool _speechOn;
bool _soundPlaying;
bool _speechPlaying;
- bool *_soundIsOn;
- byte *_digiBuf;
int _soundVolume;
Common::String _talkSoundFile;