diff --git a/src/wl_platform.h b/src/wl_platform.h index b1303d9f..3b9a3a3c 100644 --- a/src/wl_platform.h +++ b/src/wl_platform.h @@ -379,7 +379,6 @@ typedef struct _GLFWwindowWayland struct { struct libdecor_frame* frame; - int mode; } libdecor; _GLFWcursor* currentCursor;