mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 16:52:57 +00:00
+1
-2
@@ -203,8 +203,7 @@ void _glfwPollMonitorsX11(void)
|
||||
|
||||
free(disconnected);
|
||||
}
|
||||
|
||||
if (!_glfw.monitorCount)
|
||||
else
|
||||
{
|
||||
const int widthMM = DisplayWidthMM(_glfw.x11.display, _glfw.x11.screen);
|
||||
const int heightMM = DisplayHeightMM(_glfw.x11.display, _glfw.x11.screen);
|
||||
|
||||
Reference in New Issue
Block a user