mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
Merge remote-tracking branch 'pasis/shutdown-fix'
This commit is contained in:
commit
8ac8df6286
@ -280,11 +280,11 @@ _shutdown(void)
|
||||
p_gpg_close();
|
||||
#endif
|
||||
chat_log_close();
|
||||
prefs_close();
|
||||
theme_close();
|
||||
accounts_close();
|
||||
cmd_uninit();
|
||||
log_close();
|
||||
prefs_close();
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
Reference in New Issue
Block a user