diff --git a/video/out/w32_common.c b/video/out/w32_common.c index 13001ba540..b6da8223c4 100644 --- a/video/out/w32_common.c +++ b/video/out/w32_common.c @@ -1088,7 +1088,6 @@ static LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, signal_events(w32, VO_EVENT_WIN_STATE); update_display_info(w32); // if we moved between monitors - MP_DBG(w32, "move window: %d:%d\n", x, y); break; } case WM_MOVING: {