Free resources on OTR shutdown

This commit is contained in:
James Booth
2014-06-26 23:55:57 +01:00
parent 8cf7122e7a
commit c98ce4299d
4 changed files with 20 additions and 2 deletions

View File

@@ -305,6 +305,9 @@ _shutdown(void)
muc_close();
caps_close();
ui_close();
#ifdef HAVE_LIBOTR
otr_shutdown();
#endif
chat_log_close();
prefs_close();
theme_close();