diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2003-10-09 02:30:39 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-10-09 02:30:39 +0800 |
commit | fd1c610868d744dd704d4c31245fddd0c8d4a287 (patch) | |
tree | edb91d49652f3116fb93148d58934c57bb34d106 /camel/ChangeLog | |
parent | 45e84af1ac4e6aa54015601c11c423debd7b3049 (diff) | |
download | gsoc2013-evolution-fd1c610868d744dd704d4c31245fddd0c8d4a287.tar.gz gsoc2013-evolution-fd1c610868d744dd704d4c31245fddd0c8d4a287.tar.zst gsoc2013-evolution-fd1c610868d744dd704d4c31245fddd0c8d4a287.zip |
Removed an unused variable.
2003-10-08 Jeffrey Stedfast <fejj@ximian.com>
* providers/smtp/camel-smtp-transport.c (smtp_helo): Removed an
unused variable.
svn path=/trunk/; revision=22823
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index c3cc137b0d..7e8a3f64a8 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2003-10-08 Jeffrey Stedfast <fejj@ximian.com> + + * providers/smtp/camel-smtp-transport.c (smtp_helo): Removed an + unused variable. + 2003-09-25 Jeffrey Stedfast <fejj@ximian.com> * providers/smtp/camel-smtp-transport.c (smtp_helo): If the |