From 0f8ef94df505311954002fd868a800fcb0c38dfc Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Thu, 19 Feb 2004 21:40:41 +0000 Subject: Don't set the timeout id to 0 and then immediately return FALSE, which 2004-02-19 Rodney Dawes * em-folder-tree.c (emft_save_state): Don't set the timeout id to 0 and then immediately return FALSE, which tries to remove the timeout svn path=/trunk/; revision=24798 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index efa25fe3bc..2a856239d7 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2004-02-19 Rodney Dawes + + * em-folder-tree.c (emft_save_state): Don't set the timeout id to 0 + and then immediately return FALSE, which tries to remove the timeout + 2004-02-19 Not Zed * mail-send-recv.c (get_receive_type): -- cgit