mirror of
https://github.com/profanity-im/profanity.git
synced 2025-11-10 17:37:35 -05:00
Remove JABBER_STARTED, JABBER_UNDEFINED connection states
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
void cmd_rooms_shows_message_when_disconnected(void **state);
|
||||
void cmd_rooms_shows_message_when_disconnecting(void **state);
|
||||
void cmd_rooms_shows_message_when_connecting(void **state);
|
||||
void cmd_rooms_shows_message_when_started(void **state);
|
||||
void cmd_rooms_shows_message_when_undefined(void **state);
|
||||
void cmd_rooms_uses_account_default_when_no_arg(void **state);
|
||||
void cmd_rooms_arg_used_when_passed(void **state);
|
||||
|
||||
Reference in New Issue
Block a user