aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2011-01-28 02:20:24 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-06-30 00:41:29 +0800
commita6726c0e8782d03673bec90236e1a44b8f025bc9 (patch)
tree268f59cd101f4e4438877668f51d30b5d973e4af /addressbook/gui/contact-editor
parent7a42d829fc4a96421328e65fae3ad47014f4eb61 (diff)
downloadgsoc2013-evolution-a6726c0e8782d03673bec90236e1a44b8f025bc9.tar
gsoc2013-evolution-a6726c0e8782d03673bec90236e1a44b8f025bc9.tar.gz
gsoc2013-evolution-a6726c0e8782d03673bec90236e1a44b8f025bc9.tar.bz2
gsoc2013-evolution-a6726c0e8782d03673bec90236e1a44b8f025bc9.tar.lz
gsoc2013-evolution-a6726c0e8782d03673bec90236e1a44b8f025bc9.tar.xz
gsoc2013-evolution-a6726c0e8782d03673bec90236e1a44b8f025bc9.tar.zst
gsoc2013-evolution-a6726c0e8782d03673bec90236e1a44b8f025bc9.zip
Bug #640707 - Crash on 'Add to address book'->'Edit full' click
Diffstat (limited to 'addressbook/gui/contact-editor')
-rw-r--r--addressbook/gui/contact-editor/e-contact-quick-add.c2
1 files changed, 0 insertions, 2 deletions
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