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 e286187fc7..a0975c6d66 100644
--- a/engines/kyra/sound.h
+++ b/engines/kyra/sound.h
@@ -310,7 +310,6 @@ private:
Audio::Mixer *_mixer;
struct Sound {
- Common::File *fileHandle;
Audio::SoundHandle handle;
AUDStream *stream;
} _sounds[SOUND_STREAMS];