mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 20:26:21 +00:00
Free autocompleters on quit
This commit is contained in:
@@ -308,8 +308,10 @@ _shutdown_init(void)
|
||||
static void
|
||||
_shutdown(void)
|
||||
{
|
||||
contact_list_clear();
|
||||
gui_close();
|
||||
chat_log_close();
|
||||
prefs_close();
|
||||
cmd_close();
|
||||
log_close();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user