2
0
Эх сурвалжийг харах

Removed unused struct member.

Camilla Berglund 13 жил өмнө
parent
commit
14f00ffa67
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  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;