mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 19:26:22 +00:00
Merge remote-tracking branch 'pasis/shutdown-fix'
This commit is contained in:
@@ -280,11 +280,11 @@ _shutdown(void)
|
|||||||
p_gpg_close();
|
p_gpg_close();
|
||||||
#endif
|
#endif
|
||||||
chat_log_close();
|
chat_log_close();
|
||||||
prefs_close();
|
|
||||||
theme_close();
|
theme_close();
|
||||||
accounts_close();
|
accounts_close();
|
||||||
cmd_uninit();
|
cmd_uninit();
|
||||||
log_close();
|
log_close();
|
||||||
|
prefs_close();
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
|||||||
Reference in New Issue
Block a user