Fixes to Win32 build.

This commit is contained in:
Themaister 2013-04-13 14:38:08 +02:00
parent f73f1971f9
commit 70e961e007
1 changed files with 0 additions and 2 deletions

View File

@ -327,8 +327,6 @@ static bool gfx_ctx_set_video_mode(
if (!g_hwnd)
goto error;
gfx_ctx_update_window_title(true);
if (!fullscreen || windowed_full)
{
ShowWindow(g_hwnd, SW_RESTORE);