From a023b22c3f2f126e5c96c1c407ed2d8a0cb55cac Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Mon, 29 Oct 2001 00:15:09 +0000 Subject: removed this function, as we don't need to unref at all the WombatClient 2001-10-28 Rodrigo Moya * cal-client/cal-client.c (destroy_wombat_client): removed this function, as we don't need to unref at all the WombatClient object, since it is aggregated to the CalListener object, which will take care of unrefing it (Fixes Ximian #12001) (cal_client_open_calendar): create the WombatClient here svn path=/trunk/; revision=14306 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 03f68a97ee..975ee70498 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2001-10-28 Rodrigo Moya + + * cal-client/cal-client.c (destroy_wombat_client): removed this + function, as we don't need to unref at all the WombatClient + object, since it is aggregated to the CalListener object, which + will take care of unrefing it (Fixes Ximian #12001) + (cal_client_open_calendar): create the WombatClient here + 2001-10-28 Damon Chaplin * gui/print.c (print_todo_details): get the tasks directly from the -- cgit v1.2.3