summaryrefslogtreecommitdiff
path: root/src/wlstate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wlstate.h')
-rw-r--r--src/wlstate.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wlstate.h b/src/wlstate.h
index 3612bdd..20a1e75 100644
--- a/src/wlstate.h
+++ b/src/wlstate.h
@@ -6,7 +6,6 @@ struct wl_state_s {
wl_display_t display;
wl_registry_t registry;
wl_compositor_t compositor;
- wl_surface_t surface;
xdg_wm_base_t wm_base;
};