From 8099103dbdf39c21ba0de4c247971cd543494c80 Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Tue, 7 Aug 2001 23:10:29 +0000 Subject: Use bonobo_object_unref on the storage since it's a bonobo object. 2001-08-07 Peter Williams * mail-callbacks.c (folder_created): Use bonobo_object_unref on the storage since it's a bonobo object. (mail_storage_create_folder): Same. (folder_deleted): Same. svn path=/trunk/; revision=11749 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index d67632a7b0..2ce5672e61 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,10 @@ 2001-08-07 Peter Williams + * mail-callbacks.c (folder_created): Use bonobo_object_unref on the storage + since it's a bonobo object. + (mail_storage_create_folder): Same. + (folder_deleted): Same. + * subscribe-dialog.c (fe_destroy): Unref the e_storage since lookup_store gives us a ref. -- cgit v1.2.3