diff options
Diffstat (limited to 'mail/component-factory.c')
-rw-r--r-- | mail/component-factory.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/component-factory.c b/mail/component-factory.c index b2bc053cad..5968d97069 100644 --- a/mail/component-factory.c +++ b/mail/component-factory.c @@ -925,6 +925,7 @@ owner_unset_cb (EvolutionShellComponent *shell_component, gpointer user_data) empty_trash (NULL, NULL, NULL); unref_standard_folders (); + mail_local_storage_shutdown (); mail_importer_uninit (); global_shell_client = NULL; |