mirror of
https://github.com/glfw/glfw.git
synced 2026-09-21 08:39:45 +00:00
Wayland: Remove unused struct member
This commit is contained in:
@@ -375,7 +375,6 @@ typedef struct _GLFWwindowWayland
|
|||||||
GLFWbool transparent;
|
GLFWbool transparent;
|
||||||
GLFWbool scaleFramebuffer;
|
GLFWbool scaleFramebuffer;
|
||||||
struct wl_surface* surface;
|
struct wl_surface* surface;
|
||||||
struct wl_callback* callback;
|
|
||||||
|
|
||||||
struct {
|
struct {
|
||||||
struct wl_event_queue* queue;
|
struct wl_event_queue* queue;
|
||||||
|
|||||||
Reference in New Issue
Block a user