From 89967905dbc592811493d4c7ba1fda31a8c2b038 Mon Sep 17 00:00:00 2001 From: James Booth Date: Fri, 11 Jan 2013 00:17:18 +0000 Subject: Autocomplete: added free function Fixed tests --- src/profanity.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/profanity.c') diff --git a/src/profanity.c b/src/profanity.c index d51310a0..b9d8d69b 100644 --- a/src/profanity.c +++ b/src/profanity.c @@ -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(); } -- cgit 1.4.1-2-gfad0