mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-12 14:09:28 +00:00
oops
svn-id: r13530
This commit is contained in:
parent
d78e9bb0ac
commit
2bc99154fb
@ -852,8 +852,6 @@ void Sound::startSfxSound(File *file, int file_size, PlayingSoundHandle *handle,
|
||||
|
||||
AudioStream *input = NULL;
|
||||
|
||||
printf("startSfxSound: file_size = %d\n", file_size);
|
||||
|
||||
switch (_soundMode) {
|
||||
case kMP3Mode:
|
||||
#ifdef USE_MAD
|
||||
|
Loading…
x
Reference in New Issue
Block a user