diff options
author | Harish Krishnaswamy <kharish@novell.com> | 2006-06-01 18:24:36 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-06-01 18:24:36 +0800 |
commit | 25b83f59cc511caac1d458bcc9cd46661ef25cac (patch) | |
tree | cea9207cab18d0af6edd99e2fa390cd305aa9beb /calendar/gui/dialogs/event-editor.c | |
parent | e718f9282dd2b270e4770f623c838173918d4c74 (diff) | |
download | gsoc2013-evolution-25b83f59cc511caac1d458bcc9cd46661ef25cac.tar.gz gsoc2013-evolution-25b83f59cc511caac1d458bcc9cd46661ef25cac.tar.zst gsoc2013-evolution-25b83f59cc511caac1d458bcc9cd46661ef25cac.zip |
Remove redundant files meeting-page.[ch], cal-attachment.glade and
2006-06-01 Harish Krishnaswamy <kharish@novell.com>
* gui/dialogs/Makefile.am, gui/dialogs/event-editor.c,
gui/dialogs/task-editor.c: Remove redundant files
meeting-page.[ch], cal-attachment.glade and references
in includes.
svn path=/trunk/; revision=32063
Diffstat (limited to 'calendar/gui/dialogs/event-editor.c')
-rw-r--r-- | calendar/gui/dialogs/event-editor.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gui/dialogs/event-editor.c b/calendar/gui/dialogs/event-editor.c index 818b425a00..b1756b6d31 100644 --- a/calendar/gui/dialogs/event-editor.c +++ b/calendar/gui/dialogs/event-editor.c @@ -36,7 +36,6 @@ #include <evolution-shell-component-utils.h> #include "event-page.h" #include "recurrence-page.h" -#include "meeting-page.h" #include "schedule-page.h" #include "cancel-comp.h" #include "event-editor.h" |