Explorar o código

Null: Remove unused struct member

Camilla Löwy hai 1 ano
pai
achega
1ce41b358b
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/null_platform.h

+ 0 - 1
src/null_platform.h

@@ -164,7 +164,6 @@ typedef struct _GLFWwindowNull
     int             ypos;
     int             width;
     int             height;
-    char*           title;
     GLFWbool        visible;
     GLFWbool        iconified;
     GLFWbool        maximized;