From d86c247a2ee0546f11ebe8cb762e782cca287a35 Mon Sep 17 00:00:00 2001 From: Hans Petter Jansson Date: Mon, 11 Oct 2004 18:58:44 +0000 Subject: Don't unref the view - removing it from the hash table will do this for 2004-10-11 Hans Petter Jansson * gui/component/addressbook-view.c (source_list_changed_cb): Don't unref the view - removing it from the hash table will do this for us. Remove from hash table after removing the notebook page. (addressbook_view_init): Unref views when removed from the hash table. svn path=/trunk/; revision=27539 --- addressbook/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 5015a9d2f0..25830df7b8 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,11 @@ +2004-10-11 Hans Petter Jansson + + * gui/component/addressbook-view.c (source_list_changed_cb): Don't + unref the view - removing it from the hash table will do this for us. + Remove from hash table after removing the notebook page. + (addressbook_view_init): Unref views when removed from the hash + table. + 2004-10-06 Not Zed * gui/component/addressbook-view.c (popup_event_callback): -- cgit v1.2.3