Started work on closing stream on quit

For standards compliance
This commit is contained in:
James Booth
2012-09-11 01:30:48 +01:00
parent 07178bf3b2
commit 1d44a8a345
3 changed files with 25 additions and 11 deletions

View File

@@ -93,11 +93,6 @@ _profanity_shutdown(void)
{
log_info("Profanity is shutting down.");
jabber_disconnect();
gui_close();
chat_log_close();
prefs_close();
log_info("Shutdown complete");
log_close();
}
static log_level_t