diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-08-23 08:15:25 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-08-23 08:15:25 +0800 |
commit | c83b2b819578571d9d5f346eb01dc416ccafe3a5 (patch) | |
tree | 716c8304d47fb282bb7da03b199e71b9b279669e /calendar/gui/dialogs | |
parent | 4a762fe27a1174ebfded03c11df821c16169008f (diff) | |
download | gsoc2013-evolution-c83b2b819578571d9d5f346eb01dc416ccafe3a5.tar.gz gsoc2013-evolution-c83b2b819578571d9d5f346eb01dc416ccafe3a5.tar.zst gsoc2013-evolution-c83b2b819578571d9d5f346eb01dc416ccafe3a5.zip |
Kill ECalPopup.
Diffstat (limited to 'calendar/gui/dialogs')
-rw-r--r-- | calendar/gui/dialogs/task-page.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gui/dialogs/task-page.c b/calendar/gui/dialogs/task-page.c index 7498f9825b..632cc52e2f 100644 --- a/calendar/gui/dialogs/task-page.c +++ b/calendar/gui/dialogs/task-page.c @@ -53,7 +53,6 @@ #include "../e-meeting-attendee.h" #include "../e-meeting-store.h" #include "../e-meeting-list-view.h" -#include "../e-cal-popup.h" #define TASK_PAGE_GET_PRIVATE(obj) \ (G_TYPE_INSTANCE_GET_PRIVATE \ |