Remove duplicate declarations

This commit is contained in:
Carl Smedstad 2022-11-07 00:45:00 +01:00
parent 9e15e2fd4f
commit cdbbb18e99
No known key found for this signature in database
GPG key ID: 5EED78D7F779E010
2 changed files with 0 additions and 3 deletions

View file

@ -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;