From d42effce71204eeb2f985e284047118e8d9fd813 Mon Sep 17 00:00:00 2001 From: 3 Date: Tue, 23 Oct 2001 23:31:16 +0000 Subject: Remove the idle_id when we're destroyed so the idle func doesn't run on an 2001-10-23 * mail-display.c (mail_display_destroy): Remove the idle_id when we're destroyed so the idle func doesn't run on an invalid object. svn path=/trunk/; revision=13966 --- mail/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 5969030766..dbc2fbfd9e 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,8 @@ 2001-10-23 + * mail-display.c (mail_display_destroy): Remove the idle_id when + we're destroyed so the idle func doesn't run on an invalid object. + * message-list.c (regen_list_regened): Dont do anything if we're destroyed #13021. -- cgit