mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 16:52:57 +00:00
Wayland: Stop manually tracking interface versions
This is already tracked by the proxies we care about.
(cherry picked from commit 4cf510511c)
This commit is contained in:
@@ -257,9 +257,6 @@ typedef struct _GLFWlibraryWayland
|
||||
_GLFWwindow* dragFocus;
|
||||
uint32_t dragSerial;
|
||||
|
||||
int compositorVersion;
|
||||
int seatVersion;
|
||||
|
||||
struct wl_cursor_theme* cursorTheme;
|
||||
struct wl_cursor_theme* cursorThemeHiDPI;
|
||||
struct wl_surface* cursorSurface;
|
||||
|
||||
Reference in New Issue
Block a user