mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 05:06:22 +00:00
Refactored handle_presence_error, removed no longer used functions
This commit is contained in:
@@ -74,8 +74,5 @@ void win_show_status_string(ProfWin *window, const char * const from,
|
||||
const char * const default_show);
|
||||
void win_print_incoming_message(ProfWin *window, GTimeVal *tv_stamp,
|
||||
const char * const from, const char * const message);
|
||||
gboolean
|
||||
win_handle_error_message(ProfWin *window, const char * const from,
|
||||
const char * const err_msg);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user