aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/component/component-factory.c
diff options
context:
space:
mode:
Diffstat (limited to 'executive-summary/component/component-factory.c')
-rw-r--r--executive-summary/component/component-factory.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/executive-summary/component/component-factory.c b/executive-summary/component/component-factory.c
index 0537275d4e..4fba79c420 100644
--- a/executive-summary/component/component-factory.c
+++ b/executive-summary/component/component-factory.c
@@ -99,13 +99,6 @@ owner_unset_cb (EvolutionShellComponent *shell_component,
}
static void
-component_destroy_cb (GtkObject *object,
- gpointer user_data)
-{
- gtk_main_quit ();
-}
-
-static void
factory_destroy (BonoboObject *component,
gpointer dummy)
{