(cherry picked from commit 6b048f59d7)
This commit is contained in:
expikr 2025-05-07 12:00:12 +08:00 committed by Sam Lantinga
parent 219500d95c
commit d684e5d57e

View file

@ -1431,8 +1431,6 @@ LRESULT CALLBACK WIN_WindowProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lPara
}
}
return 0;
} break;
case WM_LBUTTONUP: