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.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/component-factory.c b/mail/component-factory.c
index 652f62fcd2..5c82a14ffb 100644
--- a/mail/component-factory.c
+++ b/mail/component-factory.c
@@ -808,8 +808,6 @@ owner_set_cb (EvolutionShellComponent *shell_component,
rule_context_load (search_context, system, user);
}
- mail_config_register_factory (corba_shell);
-
if (mail_config_is_corrupt ()) {
GtkWidget *dialog;
@@ -1043,8 +1041,6 @@ create_component (void)
bonobo_object_add_interface (BONOBO_OBJECT (shell_component),
BONOBO_OBJECT (destination_interface));
- evolution_mail_config_wizard_init ();
-
icon = gdk_pixbuf_new_from_file (EVOLUTION_ICONSDIR "/new-message.xpm", NULL);
evolution_shell_component_add_user_creatable_item (shell_component, "message",
_("New Mail Message"), _("_Mail Message"),