Wayland: Remove unused struct member

This commit is contained in:
Camilla Löwy
2026-05-22 17:25:09 +02:00
parent de0c378aa2
commit 06406a00a0

View File

@@ -375,7 +375,6 @@ typedef struct _GLFWwindowWayland
GLFWbool transparent;
GLFWbool scaleFramebuffer;
struct wl_surface* surface;
struct wl_callback* callback;
struct {
struct wl_event_queue* queue;