fix #12963
Some checks are pending
Build (All) / Create test plan (push) Waiting to run
Build (All) / level1 (push) Blocked by required conditions
Build (All) / level2 (push) Blocked by required conditions

This commit is contained in:
expikr 2025-05-07 12:00:12 +08:00 committed by Sam Lantinga
parent 2b3c481215
commit 6b048f59d7

View file

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