GHOST/wayland: remove unused 'registry'

This commit is contained in:
Christian Rauch 2020-05-13 22:52:48 +01:00
parent d62c98a02d
commit bd3c842c56
1 changed files with 0 additions and 1 deletions

View File

@ -121,7 +121,6 @@ struct display_t {
GHOST_SystemWayland *system;
struct wl_display *display;
struct wl_registry *registry;
struct wl_compositor *compositor = nullptr;
struct xdg_wm_base *xdg_shell = nullptr;
struct wl_shm *shm = nullptr;