mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 04:26:22 +00:00
Removed unused function prototype
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user