mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Don't call win32_check_window twice
This commit is contained in:
parent
b3662e2f27
commit
fa1b7b19eb
@ -202,8 +202,6 @@ static void gfx_ctx_d3d_check_window(void *data, bool *quit,
|
||||
*height = g_d3d_resize_height;
|
||||
g_d3d_resized = false;
|
||||
}
|
||||
|
||||
win32_check_window();
|
||||
}
|
||||
|
||||
#ifdef _XBOX
|
||||
|
Loading…
x
Reference in New Issue
Block a user