From e3257e646ce72a3f26cc5ca67f07389e497c816b Mon Sep 17 00:00:00 2001 From: Carl Smedstad Date: Mon, 7 Nov 2022 00:45:00 +0100 Subject: Remove duplicate declarations --- include/sway/commands.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') 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; sway_cmd cmd_new_window; sway_cmd cmd_nop; sway_cmd cmd_opacity; -sway_cmd cmd_new_float; -sway_cmd cmd_new_window; sway_cmd cmd_no_focus; sway_cmd cmd_output; sway_cmd cmd_permit; -- cgit v1.2.3