aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound.h
diff options
context:
space:
mode:
authorJohannes Schickel2007-01-29 21:34:39 +0000
committerJohannes Schickel2007-01-29 21:34:39 +0000
commit7bb9b05f551b81f3c34dacf3bea80ae7fd726fbc (patch)
treedcf6e6248eda7183925089d8ef0f5ba2a5fcac77 /engines/kyra/sound.h
parent004b17446c1e8855d484670ccc49aae2027324f4 (diff)
downloadscummvm-rg350-7bb9b05f551b81f3c34dacf3bea80ae7fd726fbc.tar.gz
scummvm-rg350-7bb9b05f551b81f3c34dacf3bea80ae7fd726fbc.tar.bz2
scummvm-rg350-7bb9b05f551b81f3c34dacf3bea80ae7fd726fbc.zip
cleanup
svn-id: r25268
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 fdb243f67e..2c09716c2f 100644
--- a/engines/kyra/sound.h
+++ b/engines/kyra/sound.h
@@ -262,7 +262,6 @@ private:
bool _sfxIsPlaying;
uint _sfxFileIndex;
uint8 *_sfxFileData;
- uint8 *_sfxPlaybackBuffer;
static const char *_sfxFiles[];
static const int _sfxFilenum;