mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 11:26:21 +00:00
Autocomplete: added free function
Fixed tests
This commit is contained in:
@@ -545,11 +545,12 @@ static void
|
||||
_shutdown(void)
|
||||
{
|
||||
jabber_disconnect();
|
||||
contact_list_clear();
|
||||
contact_list_free();
|
||||
ui_close();
|
||||
chat_log_close();
|
||||
prefs_close();
|
||||
theme_close();
|
||||
accounts_close();
|
||||
cmd_close();
|
||||
log_close();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user