mirror of
https://github.com/glfw/glfw.git
synced 2026-09-23 00:59:48 +00:00
Removed superfluous test.
This commit is contained in:
@@ -517,7 +517,6 @@ GLFWAPI void glfwSwapBuffers(void)
|
||||
return;
|
||||
}
|
||||
|
||||
if (_glfwLibrary.currentWindow)
|
||||
_glfwPlatformSwapBuffers();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user