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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sherlock/sound.h b/engines/sherlock/sound.h
index e82d94bbe0..a2e7715b21 100644
--- a/engines/sherlock/sound.h
+++ b/engines/sherlock/sound.h
@@ -59,7 +59,6 @@ public:
bool _soundPlaying;
bool *_soundIsOn;
byte *_digiBuf;
- Common::String _currentSongName, _nextSongName;
public:
Sound(SherlockEngine *vm, Audio::Mixer *mixer);