diff options
author | Jason Leach <jleach@ximian.com> | 2001-08-12 08:23:46 +0800 |
---|---|---|
committer | Jacob Leach <jleach@src.gnome.org> | 2001-08-12 08:23:46 +0800 |
commit | b2352331e734c9095260d47af39f074e9704707b (patch) | |
tree | 2e0e3443f08c889a0dc4a3f1490474228726ea2e /mail/ChangeLog | |
parent | d49b1127126e01b8cc50150b92a518db750eceec (diff) | |
download | gsoc2013-evolution-b2352331e734c9095260d47af39f074e9704707b.tar gsoc2013-evolution-b2352331e734c9095260d47af39f074e9704707b.tar.gz gsoc2013-evolution-b2352331e734c9095260d47af39f074e9704707b.tar.bz2 gsoc2013-evolution-b2352331e734c9095260d47af39f074e9704707b.tar.lz gsoc2013-evolution-b2352331e734c9095260d47af39f074e9704707b.tar.xz gsoc2013-evolution-b2352331e734c9095260d47af39f074e9704707b.tar.zst gsoc2013-evolution-b2352331e734c9095260d47af39f074e9704707b.zip |
Remove unecessary #include <camel.h>
2001-08-11 Jason Leach <jleach@ximian.com>
* mail-accounts.h: Remove unecessary #include <camel.h>
* mail.h: Removed a prototype for a non-existant
mail_view_create().
svn path=/trunk/; revision=11925
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index d8f8e06a90..de86ff8494 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2001-08-11 Jason Leach <jleach@ximian.com> + + * mail-accounts.h: Remove unecessary #include <camel.h> + + * mail.h: Removed a prototype for a non-existant + mail_view_create(). + 2001-08-10 Jeffrey Stedfast <fejj@ximian.com> * mail-account-gui.c (build_auth_menu): Fix bug #4523 for good. |