diff --git a/src/wl_platform.h b/src/wl_platform.h index 8164150a..47189f59 100644 --- a/src/wl_platform.h +++ b/src/wl_platform.h @@ -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;