From bfd54850fa9ab62b9750f16fd3bc33adc7d3b4ba Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 7 Feb 2002 01:58:50 +0000 Subject: Rearranged the #if checks so that we don't ever try to access any smime 2002-02-06 Jeffrey Stedfast * mail-account-gui.c (mail_account_gui_new): Rearranged the #if checks so that we don't ever try to access any smime widgets (since they are now being destroyed) if smime isn't enabled. (mail_account_gui_save): Same here. svn path=/trunk/; revision=15587 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 7494137a3d..9bc145a619 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,10 @@ 2002-02-06 Jeffrey Stedfast + * mail-account-gui.c (mail_account_gui_new): Rearranged the #if + checks so that we don't ever try to access any smime widgets + (since they are now being destroyed) if smime isn't enabled. + (mail_account_gui_save): Same here. + * message-list.c: Removed references to NEEDS_REPLY. * mail-callbacks.c (mark_as_needing_reply): Removed. -- cgit v1.2.3