Jelajahi Sumber

Null: Remove unused struct member

Camilla Löwy 1 tahun lalu
induk
melakukan
1ce41b358b
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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;