mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 08:16:21 +00:00
Shutdown now correctly handles connection
This commit is contained in:
@@ -117,7 +117,6 @@ prefs_load(void)
|
||||
void
|
||||
prefs_close(void)
|
||||
{
|
||||
log_info("Closing down preferences");
|
||||
g_key_file_free(prefs);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user