aboutsummaryrefslogtreecommitdiffstats
path: root/mail/component-factory.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/component-factory.c')
-rw-r--r--mail/component-factory.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/mail/component-factory.c b/mail/component-factory.c
index bd9b701e48..239611bd6a 100644
--- a/mail/component-factory.c
+++ b/mail/component-factory.c
@@ -45,7 +45,6 @@
#include "mail-mt.h"
#include "mail-importer.h"
#include "mail-vfolder.h" /* vfolder_create_storage */
-#include "openpgp-utils.h"
#include "component-factory.h"
@@ -210,8 +209,6 @@ owner_set_cb (EvolutionShellComponent *shell_component,
mail_config_init ();
- openpgp_init (mail_config_get_pgp_path (), mail_config_get_pgp_type ());
-
storages_hash = g_hash_table_new (NULL, NULL);
vfolder_create_storage (shell_component);