From e6b070711a76f8cd4008d687d12eefaed231bed6 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Wed, 12 Aug 2015 08:46:09 -0400 Subject: SHERLOCK: RT: Hook window/speech to ScummVM speech/subtitles setting --- engines/sherlock/sound.h | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/sherlock/sound.h') 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; -- cgit v1.2.3