aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/component-factory.c
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2003-03-05 10:08:38 +0800
committerMichael Zucci <zucchi@src.gnome.org>2003-03-05 10:08:38 +0800
commite7c18148d0f4d7d68c819aadacfcd1056b1a7d00 (patch)
tree5e8c3dfd72fb126e8bef59c84aa8bd3268274803 /my-evolution/component-factory.c
parent0ca271e142ff523df16ddaedee5979de720e8b56 (diff)
downloadgsoc2013-evolution-e7c18148d0f4d7d68c819aadacfcd1056b1a7d00.tar.gz
gsoc2013-evolution-e7c18148d0f4d7d68c819aadacfcd1056b1a7d00.tar.zst
gsoc2013-evolution-e7c18148d0f4d7d68c819aadacfcd1056b1a7d00.zip
dont call bonobo_main_quit anymore now we're shlib'ised.
2003-03-05 Not Zed <NotZed@Ximian.com> * component-factory.c (owner_unset_cb): dont call bonobo_main_quit anymore now we're shlib'ised. svn path=/trunk/; revision=20165
Diffstat (limited to 'my-evolution/component-factory.c')
-rw-r--r--my-evolution/component-factory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/my-evolution/component-factory.c b/my-evolution/component-factory.c
index 4ebd7001d8..a3b0a384ed 100644
--- a/my-evolution/component-factory.c
+++ b/my-evolution/component-factory.c
@@ -113,7 +113,7 @@ static void
owner_unset_cb (EvolutionShellComponent *shell_component,
gpointer user_data)
{
- bonobo_main_quit ();
+ /* noop */
}
static BonoboObject *