aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/sway/server.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sway/server.h b/include/sway/server.h
index 471a0270..9cd760ac 100644
--- a/include/sway/server.h
+++ b/include/sway/server.h
@@ -11,7 +11,6 @@
11 11
12struct sway_server { 12struct sway_server {
13 // TODO WLR 13 // TODO WLR
14 //struct roots_desktop *desktop;
15 //struct roots_input *input; 14 //struct roots_input *input;
16 15
17 struct wl_display *wl_display; 16 struct wl_display *wl_display;