mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 00:56:22 +00:00
Free autocompleters on quit
This commit is contained in:
@@ -117,6 +117,7 @@ prefs_load(void)
|
||||
void
|
||||
prefs_close(void)
|
||||
{
|
||||
p_autocomplete_clear(ac);
|
||||
g_key_file_free(prefs);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user