aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/server.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sway/server.h')
-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 db81932f..61f21cdb 100644
--- a/include/sway/server.h
+++ b/include/sway/server.h
@@ -25,7 +25,6 @@ struct sway_server {
25 struct sway_input_manager *input; 25 struct sway_input_manager *input;
26 26
27 struct wl_listener new_output; 27 struct wl_listener new_output;
28 struct wl_listener output_frame;
29 28
30 struct wlr_layer_shell *layer_shell; 29 struct wlr_layer_shell *layer_shell;
31 struct wl_listener layer_shell_surface; 30 struct wl_listener layer_shell_surface;