aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/sway/server.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sway/server.h b/include/sway/server.h
index bf195706..b0e8dfd6 100644
--- a/include/sway/server.h
+++ b/include/sway/server.h
@@ -82,8 +82,6 @@ struct sway_server {
struct wlr_drm_lease_v1_manager *drm_lease_manager;
struct wl_listener drm_lease_request;
- struct wlr_presentation *presentation;
-
struct wlr_pointer_constraints_v1 *pointer_constraints;
struct wl_listener pointer_constraint;