Removed jabber_restart function

This commit is contained in:
James Booth
2013-02-03 22:56:23 +00:00
parent 2ee0c4d328
commit 9bc70e29e8
3 changed files with 4 additions and 10 deletions

View File

@@ -233,7 +233,6 @@ prof_handle_disconnect(const char * const jid)
jabber_disconnect();
contact_list_clear();
chat_sessions_clear();
jabber_restart();
ui_disconnected();
title_bar_set_status(PRESENCE_OFFLINE);
status_bar_clear_message();