aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary-factory.c
diff options
context:
space:
mode:
Diffstat (limited to 'my-evolution/e-summary-factory.c')
-rw-r--r--my-evolution/e-summary-factory.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/my-evolution/e-summary-factory.c b/my-evolution/e-summary-factory.c
index bda75452ab..db84213374 100644
--- a/my-evolution/e-summary-factory.c
+++ b/my-evolution/e-summary-factory.c
@@ -155,7 +155,5 @@ e_summary_factory_new_control (const char *uri,
/* FIXME: We register the factory here as it needs the summary object.
Sigh, this is really wrong. */
- e_summary_preferences_register_config_control_factory (summary);
-
return control;
}