mirror of
https://github.com/glfw/glfw.git
synced 2026-02-19 22:02:58 +01:00
Removed unused struct member.
This commit is contained in:
@@ -234,7 +234,6 @@ struct _GLFWlibrary
|
||||
|
||||
_GLFWwindow* windowListHead;
|
||||
_GLFWwindow* activeWindow;
|
||||
_GLFWwindow* cursorLockWindow;
|
||||
|
||||
_GLFWmonitor** monitors;
|
||||
int monitorCount;
|
||||
|
||||
Reference in New Issue
Block a user