diff options
author | Larry Ewing <lewing@ximian.com> | 2004-05-26 14:52:58 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2004-05-26 14:52:58 +0800 |
commit | 704830048ee19963309dc59dca077653a50634d6 (patch) | |
tree | c4f68ab4c4d225f131dc9f8826ae3862a904f062 /calendar/ChangeLog | |
parent | 53f7cc4b933bd0c7253e636fb4154c080cb8bf1c (diff) | |
download | gsoc2013-evolution-704830048ee19963309dc59dca077653a50634d6.tar gsoc2013-evolution-704830048ee19963309dc59dca077653a50634d6.tar.gz gsoc2013-evolution-704830048ee19963309dc59dca077653a50634d6.tar.bz2 gsoc2013-evolution-704830048ee19963309dc59dca077653a50634d6.tar.lz gsoc2013-evolution-704830048ee19963309dc59dca077653a50634d6.tar.xz gsoc2013-evolution-704830048ee19963309dc59dca077653a50634d6.tar.zst gsoc2013-evolution-704830048ee19963309dc59dca077653a50634d6.zip |
remove now unused functions. (source_group_can_add): fix can add logic,
2004-05-25 Larry Ewing <lewing@ximian.com>
* gui/dialogs/calendar-setup.c: remove now unused functions.
(source_group_can_add): fix can add logic, remove more unused
functions.
svn path=/trunk/; revision=26095
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 6cc60405f9..24f645466e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,6 +1,8 @@ 2004-05-25 Larry Ewing <lewing@ximian.com> * gui/dialogs/calendar-setup.c: remove now unused functions. + (source_group_can_add): fix can add logic, remove more unused + functions. * gui/dialogs/calendar-setup.c (calendar_setup_edit_task_list): use the new dialog. |