mirror of
https://github.com/glfw/glfw.git
synced 2025-04-05 05:25:07 +00:00
Wayland: Remove unused struct member
This commit is contained in:
parent
6565c0cc04
commit
6f1ddf51a1
1 changed files with 0 additions and 1 deletions
|
@ -379,7 +379,6 @@ typedef struct _GLFWwindowWayland
|
|||
|
||||
struct {
|
||||
struct libdecor_frame* frame;
|
||||
int mode;
|
||||
} libdecor;
|
||||
|
||||
_GLFWcursor* currentCursor;
|
||||
|
|
Loading…
Add table
Reference in a new issue