aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/sway/commands.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sway/commands.h b/include/sway/commands.h
index 599347ef..123a7245 100644
--- a/include/sway/commands.h
+++ b/include/sway/commands.h
@@ -159,8 +159,6 @@ sway_cmd cmd_new_float;
159sway_cmd cmd_new_window; 159sway_cmd cmd_new_window;
160sway_cmd cmd_nop; 160sway_cmd cmd_nop;
161sway_cmd cmd_opacity; 161sway_cmd cmd_opacity;
162sway_cmd cmd_new_float;
163sway_cmd cmd_new_window;
164sway_cmd cmd_no_focus; 162sway_cmd cmd_no_focus;
165sway_cmd cmd_output; 163sway_cmd cmd_output;
166sway_cmd cmd_permit; 164sway_cmd cmd_permit;