diff options
author | Federico Mena Quintero <federico@ximian.com> | 2001-07-20 08:50:56 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2001-07-20 08:50:56 +0800 |
commit | 4e5e5e5ea2b1d41f4075b65a86b3aabf2ae630c7 (patch) | |
tree | b1ba40429606885df88c793c362c5de249cbd389 /calendar/ChangeLog | |
parent | 25ea76f3a782b2cd0a9ed65216203b7d7472ef57 (diff) | |
download | gsoc2013-evolution-4e5e5e5ea2b1d41f4075b65a86b3aabf2ae630c7.tar gsoc2013-evolution-4e5e5e5ea2b1d41f4075b65a86b3aabf2ae630c7.tar.gz gsoc2013-evolution-4e5e5e5ea2b1d41f4075b65a86b3aabf2ae630c7.tar.bz2 gsoc2013-evolution-4e5e5e5ea2b1d41f4075b65a86b3aabf2ae630c7.tar.lz gsoc2013-evolution-4e5e5e5ea2b1d41f4075b65a86b3aabf2ae630c7.tar.xz gsoc2013-evolution-4e5e5e5ea2b1d41f4075b65a86b3aabf2ae630c7.tar.zst gsoc2013-evolution-4e5e5e5ea2b1d41f4075b65a86b3aabf2ae630c7.zip |
Removed unused prototype.
2001-07-19 Federico Mena Quintero <federico@ximian.com>
* gui/dialogs/event-editor.h (event_editor_update_widgets):
Removed unused prototype.
* gui/dialogs/task-editor.h (task_editor_update_widgets):
Likewise.
svn path=/trunk/; revision=11251
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index ada11e06c0..c576c94afb 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2001-07-19 Federico Mena Quintero <federico@ximian.com> + + * gui/dialogs/event-editor.h (event_editor_update_widgets): + Removed unused prototype. + + * gui/dialogs/task-editor.h (task_editor_update_widgets): + Likewise. + 2001-07-19 JP Rosevear <jpr@ximian.com> * gui/e-itip-control.c (clean_up): free various data related |