diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-09-02 05:58:28 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-09-02 05:58:28 +0800 |
commit | ced627ff86aaf8f88ce3cfef1b674d1836eb92b3 (patch) | |
tree | f74d639b2cf3d4dbcc35b33fd4d6a37b1c0cb5d5 /camel/ChangeLog | |
parent | fcad5f23f2ac8c0bd238d23600f1ba50eae4e952 (diff) | |
download | gsoc2013-evolution-ced627ff86aaf8f88ce3cfef1b674d1836eb92b3.tar gsoc2013-evolution-ced627ff86aaf8f88ce3cfef1b674d1836eb92b3.tar.gz gsoc2013-evolution-ced627ff86aaf8f88ce3cfef1b674d1836eb92b3.tar.bz2 gsoc2013-evolution-ced627ff86aaf8f88ce3cfef1b674d1836eb92b3.tar.lz gsoc2013-evolution-ced627ff86aaf8f88ce3cfef1b674d1836eb92b3.tar.xz gsoc2013-evolution-ced627ff86aaf8f88ce3cfef1b674d1836eb92b3.tar.zst gsoc2013-evolution-ced627ff86aaf8f88ce3cfef1b674d1836eb92b3.zip |
Removed some unused functions.
2000-09-01 Christopher James Lahey <clahey@helixcode.com>
* providers/imap/camel-imap-utils.c: Removed some unused
functions.
svn path=/trunk/; revision=5169
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 9f7557a028..a02d92990a 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2000-09-01 Christopher James Lahey <clahey@helixcode.com> + + * providers/imap/camel-imap-utils.c: Removed some unused + functions. + 2000-08-31 Chris Toshok <toshok@helixcode.com> * providers/nntp/camel-nntp-store.c (camel_nntp_store_class_init): |