final srcclean

This commit is contained in:
Vas Crabb 2016-10-26 10:47:23 +11:00
parent 32b7e58d94
commit d9c5fcaf6d

View File

@ -298,7 +298,7 @@ void sdl_window_info::toggle_full_screen()
machine().ui().menu_reset();
// kill off the drawers
renderer_reset();
// set_platform_window(nullptr);
// set_platform_window(nullptr);
bool is_osx = false;
#ifdef SDLMAME_MACOSX
// FIXME: This is weird behaviour and certainly a bug in SDL