summaryrefslogtreecommitdiffstats
path: root/sway/handlers.c
diff options
context:
space:
mode:
Diffstat (limited to 'sway/handlers.c')
-rw-r--r--sway/handlers.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/handlers.c b/sway/handlers.c
index cb42196f..e4018811 100644
--- a/sway/handlers.c
+++ b/sway/handlers.c
@@ -498,7 +498,6 @@ static void handle_wlc_ready(void) {
498 config->active = true; 498 config->active = true;
499} 499}
500 500
501
502struct wlc_interface interface = { 501struct wlc_interface interface = {
503 .output = { 502 .output = {
504 .created = handle_output_created, 503 .created = handle_output_created,