mirror of
https://github.com/profanity-im/profanity.git
synced 2025-02-02 15:08:15 -05:00
This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems.
4 lines
152 B
C
4 lines
152 B
C
void statuses_console_defaults_to_all(void **state);
|
|
void statuses_chat_defaults_to_all(void **state);
|
|
void statuses_muc_defaults_to_all(void **state);
|