mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-07 07:00:48 +00:00
fix #12963
This commit is contained in:
parent
2b3c481215
commit
6b048f59d7
1 changed files with 0 additions and 2 deletions
|
|
@ -1400,8 +1400,6 @@ LRESULT CALLBACK WIN_WindowProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lPara
|
|||
}
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
||||
} break;
|
||||
|
||||
case WM_LBUTTONUP:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue