mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 15:23:17 +01:00
Null: Remove unused struct member
This commit is contained in:
@@ -164,7 +164,6 @@ typedef struct _GLFWwindowNull
|
||||
int ypos;
|
||||
int width;
|
||||
int height;
|
||||
char* title;
|
||||
GLFWbool visible;
|
||||
GLFWbool iconified;
|
||||
GLFWbool maximized;
|
||||
|
||||
Reference in New Issue
Block a user