aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/sound.h')
-rw-r--r--engines/kyra/sound.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/kyra/sound.h b/engines/kyra/sound.h
index e8049a2e15..ea1eb738b3 100644
--- a/engines/kyra/sound.h
+++ b/engines/kyra/sound.h
@@ -192,7 +192,6 @@ private:
const AudioDataStruct *_soundDataList;
Audio::AudioStream *_currentVocFile;
Audio::SoundHandle _vocHandle;
- Common::File _compressHandle;
struct SpeechCodecs {
const char *fileext;