aboutsummaryrefslogtreecommitdiff
path: root/engines/touche/touche.h
diff options
context:
space:
mode:
authorD G Turner2012-12-16 16:44:34 +0000
committerD G Turner2012-12-16 16:44:34 +0000
commitc14f45ee0544254ffeca5cde4d92cd99efdff4b6 (patch)
tree8417bdc94687f867363a416dddd67e646a2314f1 /engines/touche/touche.h
parent74cd6a4d269b1a0504f8ceada779ef28d89875a2 (diff)
downloadscummvm-rg350-c14f45ee0544254ffeca5cde4d92cd99efdff4b6.tar.gz
scummvm-rg350-c14f45ee0544254ffeca5cde4d92cd99efdff4b6.tar.bz2
scummvm-rg350-c14f45ee0544254ffeca5cde4d92cd99efdff4b6.zip
TOUCHE: Simplify external digital music support slightly.
Checked with valgrind and no leaks are evident. Thanks to LordHoto for suggesting these changes.
Diffstat (limited to 'engines/touche/touche.h')
-rw-r--r--engines/touche/touche.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/touche/touche.h b/engines/touche/touche.h
index 7901d0f1b6..6ac43e7dfe 100644
--- a/engines/touche/touche.h
+++ b/engines/touche/touche.h
@@ -649,7 +649,6 @@ protected:
int _musicVolume;
Audio::SoundHandle _musicHandle;
- Audio::SeekableAudioStream *_extMusicFileStream;
void initMusic();
public: // To allow access from console