From 947522009ef1794a2fcb5830e1639bf858cfe027 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 21 Jan 2003 19:12:37 +0000 Subject: Don't unref the account object, e_list_remove() apparently handles this 2003-01-21 Jeffrey Stedfast * mail-config.c (mail_config_remove_account): Don't unref the account object, e_list_remove() apparently handles this for us. * mail-accounts.c (account_delete_clicked): Don't unref the confirm dialog, it was already destroyed. svn path=/trunk/; revision=19541 --- mail/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 9c2b8c1168..3f1613d04c 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2003-01-21 Jeffrey Stedfast + + * mail-config.c (mail_config_remove_account): Don't unref the + account object, e_list_remove() apparently handles this for us. + + * mail-accounts.c (account_delete_clicked): Don't unref the + confirm dialog, it was already destroyed. + 2003-01-20 Jeffrey Stedfast * evolution-mail.schemas: Default to hiding deleted -- cgit v1.2.3