mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 15:23:17 +01:00
Wayland: Remove unused struct member
This commit is contained in:
@@ -379,7 +379,6 @@ typedef struct _GLFWwindowWayland
|
||||
|
||||
struct {
|
||||
struct libdecor_frame* frame;
|
||||
int mode;
|
||||
} libdecor;
|
||||
|
||||
_GLFWcursor* currentCursor;
|
||||
|
||||
Reference in New Issue
Block a user