Remove refs to unimplemented debuglog command

Closes #3695
This commit is contained in:
Drew DeVault 2019-02-17 09:51:56 -05:00
parent 7baaa3a0f8
commit cd10e755c1
2 changed files with 0 additions and 5 deletions

View file

@ -112,7 +112,6 @@ sway_cmd cmd_client_placeholder;
sway_cmd cmd_client_background;
sway_cmd cmd_commands;
sway_cmd cmd_create_output;
sway_cmd cmd_debuglog;
sway_cmd cmd_default_border;
sway_cmd cmd_default_floating_border;
sway_cmd cmd_default_orientation;