diff options
author | Jason Leach <jleach@ximian.com> | 2001-07-19 11:41:05 +0800 |
---|---|---|
committer | Jacob Leach <jleach@src.gnome.org> | 2001-07-19 11:41:05 +0800 |
commit | 5dc01effa5bbbc21f4986a02181ea3cc5887efb1 (patch) | |
tree | a7768962b975afdec40eff789229f1e58e2f52fc /mail/ChangeLog | |
parent | fbc89c9d81653b782438c55b0e5259c5524759de (diff) | |
download | gsoc2013-evolution-5dc01effa5bbbc21f4986a02181ea3cc5887efb1.tar.gz gsoc2013-evolution-5dc01effa5bbbc21f4986a02181ea3cc5887efb1.tar.zst gsoc2013-evolution-5dc01effa5bbbc21f4986a02181ea3cc5887efb1.zip |
Remove this prototype for a function that was removed long ago.
2001-07-18 Jason Leach <jleach@ximian.com>
* mail-tools.h (mail_tool_get_local_inbox_url): Remove this
prototype for a function that was removed long ago.
(mail_tool_get_local_movemail_url): Ditto.
svn path=/trunk/; revision=11220
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 56a38a5bee..4735b615db 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,11 @@ 2001-07-18 Jason Leach <jleach@ximian.com> + * mail-tools.h (mail_tool_get_local_inbox_url): Remove this + prototype for a function that was removed long ago. + (mail_tool_get_local_movemail_url): Ditto. + +2001-07-18 Jason Leach <jleach@ximian.com> + [Simplifying how default account is stored and used internally, fixes possabilities of having multiple default accounts and things like deleting the current default account] |