diff options
author | Larry Ewing <lewing@ximian.com> | 2004-04-27 15:52:40 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2004-04-27 15:52:40 +0800 |
commit | 6869e5d7d0fe73760728712d074495eaa116b10c (patch) | |
tree | e31cd7aeb50460ce124188f808899f53ef00abef /addressbook/ChangeLog | |
parent | 927e286747999a65aabf88472a70100254f49232 (diff) | |
download | gsoc2013-evolution-6869e5d7d0fe73760728712d074495eaa116b10c.tar.gz gsoc2013-evolution-6869e5d7d0fe73760728712d074495eaa116b10c.tar.zst gsoc2013-evolution-6869e5d7d0fe73760728712d074495eaa116b10c.zip |
fix warnings, remove unused code.
2004-04-27 Larry Ewing <lewing@ximian.com>
* gui/component/addressbook-config.c (source_to_dialog_new): fix
warnings, remove unused code.
svn path=/trunk/; revision=25624
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 17e5f2a3bf..33a24bc319 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,6 +1,9 @@ 2004-04-27 Larry Ewing <lewing@ximian.com> - * gui/component/addressbook-component.c: start integrate the new + * gui/component/addressbook-config.c (source_to_dialog_new): fix + warnings, remove unused code. + + * gui/component/addressbook-config.c: start integrate the new dialog. * gui/component/ldap-config.glade: add the new dialog. |