mirror of
https://github.com/glfw/glfw.git
synced 2026-07-20 13:37:13 +02:00
Wayland: Remove unused struct member
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user