diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-07-12 09:17:10 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-07-12 09:17:10 +0800 |
commit | 83ea15c72f0d9b51119711d8d3c5f9c91487a17c (patch) | |
tree | 88cee19111487b369bf5d32323282d367fa10971 /addressbook/ChangeLog | |
parent | 4cd310350fc1bf8206c5ba0bbf59b1e22385876d (diff) | |
download | gsoc2013-evolution-83ea15c72f0d9b51119711d8d3c5f9c91487a17c.tar gsoc2013-evolution-83ea15c72f0d9b51119711d8d3c5f9c91487a17c.tar.gz gsoc2013-evolution-83ea15c72f0d9b51119711d8d3c5f9c91487a17c.tar.bz2 gsoc2013-evolution-83ea15c72f0d9b51119711d8d3c5f9c91487a17c.tar.lz gsoc2013-evolution-83ea15c72f0d9b51119711d8d3c5f9c91487a17c.tar.xz gsoc2013-evolution-83ea15c72f0d9b51119711d8d3c5f9c91487a17c.tar.zst gsoc2013-evolution-83ea15c72f0d9b51119711d8d3c5f9c91487a17c.zip |
Removed an unused function
2000-07-11 Christopher James Lahey <clahey@helixcode.com>
* gui/component/addressbook.c: Removed an unused function
svn path=/trunk/; revision=4103
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 845d846ef8..7003c407e7 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,7 @@ +2000-07-11 Christopher James Lahey <clahey@helixcode.com> + + * gui/component/addressbook.c: Removed an unused function + 2000-07-10 Dan Winship <danw@helixcode.com> * gui/component/select-names/Makefile.am (EXTRA_DIST): add idl |