summaryrefslogtreecommitdiffstats
path: root/sway/commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'sway/commands.c')
-rw-r--r--sway/commands.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/commands.c b/sway/commands.c
index 51bfe13a..927434bc 100644
--- a/sway/commands.c
+++ b/sway/commands.c
@@ -71,7 +71,6 @@ static struct cmd_handler handlers[] = {
71 { "force_focus_wrapping", cmd_force_focus_wrapping }, 71 { "force_focus_wrapping", cmd_force_focus_wrapping },
72 { "fullscreen", cmd_fullscreen }, 72 { "fullscreen", cmd_fullscreen },
73 { "gaps", cmd_gaps }, 73 { "gaps", cmd_gaps },
74 { "hide_cursor", cmd_hide_cursor },
75 { "hide_edge_borders", cmd_hide_edge_borders }, 74 { "hide_edge_borders", cmd_hide_edge_borders },
76 { "include", cmd_include }, 75 { "include", cmd_include },
77 { "input", cmd_input }, 76 { "input", cmd_input },