Browse Source

Removed unused struct member.

Camilla Berglund 13 năm trước cách đây
mục cha
commit
14f00ffa67
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/internal.h

+ 0 - 1
src/internal.h

@@ -234,7 +234,6 @@ struct _GLFWlibrary
 
     _GLFWwindow*  windowListHead;
     _GLFWwindow*  activeWindow;
-    _GLFWwindow*  cursorLockWindow;
 
     _GLFWmonitor** monitors;
     int            monitorCount;