From a6726c0e8782d03673bec90236e1a44b8f025bc9 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Thu, 27 Jan 2011 19:20:24 +0100 Subject: Bug #640707 - Crash on 'Add to address book'->'Edit full' click --- addressbook/gui/contact-editor/e-contact-quick-add.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'addressbook/gui/contact-editor') diff --git a/addressbook/gui/contact-editor/e-contact-quick-add.c b/addressbook/gui/contact-editor/e-contact-quick-add.c index 4ddca1b003..c0c424cc23 100644 --- a/addressbook/gui/contact-editor/e-contact-quick-add.c +++ b/addressbook/gui/contact-editor/e-contact-quick-add.c @@ -196,8 +196,6 @@ editor_closed_cb (GtkWidget *w, gpointer closure) if (qa) /* We don't need to unref qa because we set_data_full below */ g_object_set_data (G_OBJECT (w), "quick_add", NULL); - - g_object_unref (w); } static void -- cgit v1.2.3