diff --git a/src/win32_window.c b/src/win32_window.c index e3a29c1a..67e0845c 100644 --- a/src/win32_window.c +++ b/src/win32_window.c @@ -2143,7 +2143,6 @@ GLFWbool _glfwRawMouseMotionSupportedWin32(void) void _glfwPollEventsWin32(void) { - MSG msg; HWND handle; _GLFWwindow* window;