mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-16 14:50:17 +00:00
AGI: Remove stray debug output
This commit is contained in:
parent
bf1b6a35aa
commit
070a9a53b1
@ -433,7 +433,6 @@ void AgiEngine::initialize() {
|
||||
_soundemu = SOUND_EMU_AMIGA;
|
||||
break;
|
||||
default:
|
||||
debug(0, "DEF");
|
||||
_soundemu = SOUND_EMU_MIDI;
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user