Removed prof_handle_disconnect

This commit is contained in:
James Booth
2014-01-05 22:00:15 +00:00
parent 922230acf5
commit 468e80fe30
3 changed files with 7 additions and 14 deletions

View File

@@ -28,7 +28,6 @@
void prof_run(const int disable_tls, char *log_level, char *account_name);
void prof_handle_disconnect(const char * const jid);
void prof_handle_roster(GSList *roster);
void prof_handle_idle(void);
void prof_handle_activity(void);