mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Removed unused function prototype
This commit is contained in:
parent
b8672d709a
commit
922230acf5
@ -28,7 +28,6 @@
|
||||
|
||||
void prof_run(const int disable_tls, char *log_level, char *account_name);
|
||||
|
||||
void prof_handle_login_success(const char *jid, const char *altdomain);
|
||||
void prof_handle_disconnect(const char * const jid);
|
||||
void prof_handle_roster(GSList *roster);
|
||||
void prof_handle_idle(void);
|
||||
|
Loading…
Reference in New Issue
Block a user