mirror of
https://github.com/glfw/glfw.git
synced 2025-06-07 08:14:57 +00:00
removed unused variable
This commit is contained in:
parent
ea2bd12045
commit
6802642745
@ -2143,7 +2143,6 @@ GLFWbool _glfwRawMouseMotionSupportedWin32(void)
|
||||
|
||||
void _glfwPollEventsWin32(void)
|
||||
{
|
||||
MSG msg;
|
||||
HWND handle;
|
||||
_GLFWwindow* window;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user