mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-05 17:57:14 +00:00
Remove warning
svn-id: r7774
This commit is contained in:
parent
5fae10f573
commit
0096df9737
@ -2201,9 +2201,6 @@ void SimonState::set_video_mode_internal(uint mode, uint vga_res_id) {
|
||||
uint16 c;
|
||||
byte *vc_ptr_org;
|
||||
|
||||
if (_debugMode)
|
||||
warning("Set video mode internal: %d, %d", mode, vga_res_id);
|
||||
|
||||
_video_palette_mode = mode;
|
||||
_lock_word |= 0x20;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user