Use defaults for /statuses commands

This commit is contained in:
James Booth
2014-01-19 17:20:31 +00:00
parent 5f25d99357
commit 69f2f4a16f
6 changed files with 63 additions and 3 deletions

View File

@@ -1,6 +1,3 @@
void create_config_dir(void **state);
void delete_config_dir(void **state);
void cmd_statuses_shows_usage_when_bad_subcmd(void **state);
void cmd_statuses_shows_usage_when_bad_console_setting(void **state);
void cmd_statuses_shows_usage_when_bad_chat_setting(void **state);