Null: Remove unused struct member

master
Camilla Löwy ago%!(EXTRA string=1 year)
parent af5d250553
commit 1ce41b358b
  1. 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;

Loading…
Cancel
Save