mirror of
https://github.com/glfw/glfw.git
synced 2024-11-21 17:45:10 +00:00
Null: Remove unused struct member
This commit is contained in:
parent
af5d250553
commit
1ce41b358b
@ -164,7 +164,6 @@ typedef struct _GLFWwindowNull
|
||||
int ypos;
|
||||
int width;
|
||||
int height;
|
||||
char* title;
|
||||
GLFWbool visible;
|
||||
GLFWbool iconified;
|
||||
GLFWbool maximized;
|
||||
|
Loading…
Reference in New Issue
Block a user