mirror of https://github.com/libsdl-org/SDL.git
fix #12963
This commit is contained in:
parent
2b3c481215
commit
6b048f59d7
|
|
@ -1400,8 +1400,6 @@ LRESULT CALLBACK WIN_WindowProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lPara
|
|||
}
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
||||
} break;
|
||||
|
||||
case WM_LBUTTONUP:
|
||||
|
|
|
|||
Loading…
Reference in New Issue