mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Wayland: Remove unused struct member
This commit is contained in:
parent
6565c0cc04
commit
6f1ddf51a1
@ -379,7 +379,6 @@ typedef struct _GLFWwindowWayland
|
||||
|
||||
struct {
|
||||
struct libdecor_frame* frame;
|
||||
int mode;
|
||||
} libdecor;
|
||||
|
||||
_GLFWcursor* currentCursor;
|
||||
|
Loading…
Reference in New Issue
Block a user