diff options
Diffstat (limited to 'mail/mail-local.c')
-rw-r--r-- | mail/mail-local.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail-local.c b/mail/mail-local.c index 2d63168dc3..0cdc45daac 100644 --- a/mail/mail-local.c +++ b/mail/mail-local.c @@ -629,7 +629,7 @@ mail_local_storage_startup (EvolutionShellClient *shellclient, camel_object_unref (CAMEL_OBJECT (local_store)); return; } - + local_store->local_storage_listener = evolution_storage_listener_new (); corba_local_storage_listener = |