From e02965c40a607209cc7a46b78cfeab21b0e292da Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Thu, 13 Aug 2015 18:43:51 -0400 Subject: SHERLOCK: RT: SImplification of old speech code --- engines/sherlock/sound.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines/sherlock/sound.h') 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; -- cgit v1.2.3