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:
Camilla Löwy
2022-11-03 20:54:32 +01:00
parent 1de73c0dc5
commit a29b5f38c6
3 changed files with 7 additions and 9 deletions
-3
View File
@@ -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;