diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-12-04 02:45:47 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-12-04 02:45:47 +0800 |
commit | 6e5686598a5aa843bb3d642168a7918fa60cc009 (patch) | |
tree | 4e2aa94a554dd76cc8ea4a00fa236ed1b7079c8b /composer/ChangeLog | |
parent | 7ddf575be5cfb146d586ce30f7cc01a162a2e9c9 (diff) | |
download | gsoc2013-evolution-6e5686598a5aa843bb3d642168a7918fa60cc009.tar.gz gsoc2013-evolution-6e5686598a5aa843bb3d642168a7918fa60cc009.tar.zst gsoc2013-evolution-6e5686598a5aa843bb3d642168a7918fa60cc009.zip |
Get rid of the unused exception variable.
2002-12-03 Jeffrey Stedfast <fejj@ximian.com>
* e-msg-composer.c (message_rfc822_dnd): Get rid of the unused
exception variable.
svn path=/trunk/; revision=18997
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 6f7e0cd3d9..ae0520d217 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,8 @@ +2002-12-03 Jeffrey Stedfast <fejj@ximian.com> + + * e-msg-composer.c (message_rfc822_dnd): Get rid of the unused + exception variable. + 2002-11-27 Not Zed <NotZed@Ximian.com> * e-msg-composer.c (save): removed warning about e_notice. its |