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/task-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/task-editor.c')
-rw-r--r-- | calendar/gui/dialogs/task-editor.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gui/dialogs/task-editor.c b/calendar/gui/dialogs/task-editor.c index fab1a18351..11b6443843 100644 --- a/calendar/gui/dialogs/task-editor.c +++ b/calendar/gui/dialogs/task-editor.c @@ -37,7 +37,6 @@ #include "task-page.h" #include "task-details-page.h" -#include "meeting-page.h" #include "cancel-comp.h" #include "../calendar-config.h" #include "task-editor.h" |