diff --git a/window.c b/window.c index 5a369738..2b5073fc 100644 --- a/window.c +++ b/window.c @@ -2188,7 +2188,6 @@ static LRESULT CALLBACK WndProc(HWND hwnd, UINT message, mi.rcMonitor.top == pt.y) { mouse_on_hotspot = 1; } - CloseHandle(mon); } } #else