mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 17:56:21 +00:00
Started work on closing stream on quit
For standards compliance
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user