diff options
Diffstat (limited to 'mail/component-factory.c')
-rw-r--r-- | mail/component-factory.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mail/component-factory.c b/mail/component-factory.c index fef109679f..4215f78c66 100644 --- a/mail/component-factory.c +++ b/mail/component-factory.c @@ -188,9 +188,6 @@ owner_set_cb (EvolutionShellComponent *shell_component, evolution_dir = g_strdup (evolution_homedir); mail_session_init (); - mail_config_init (); - - openpgp_init (mail_config_get_pgp_path (), mail_config_get_pgp_type ()); storages_hash = g_hash_table_new (NULL, NULL); |