diff --git a/gfx/drivers_context/d3d_ctx.cpp b/gfx/drivers_context/d3d_ctx.cpp index 130a5fd8a3..bc5c8794e8 100644 --- a/gfx/drivers_context/d3d_ctx.cpp +++ b/gfx/drivers_context/d3d_ctx.cpp @@ -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