mirror of
https://github.com/glfw/glfw.git
synced 2026-09-20 16:30:45 +00:00
Remove monitor from _GLFWwndconfig
This commit is contained in:
@@ -247,7 +247,6 @@ struct _GLFWwndconfig
|
||||
GLFWbool autoIconify;
|
||||
GLFWbool floating;
|
||||
GLFWbool maximized;
|
||||
_GLFWmonitor* monitor;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user