diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-08-23 08:20:08 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-08-23 08:20:08 +0800 |
commit | b5725a7a07acdd5231125adb70b519e4dcde08c2 (patch) | |
tree | c61e83a9f45521516c86b3017b82bfd7026de1a9 /calendar/gui/dialogs/task-page.c | |
parent | c83b2b819578571d9d5f346eb01dc416ccafe3a5 (diff) | |
download | gsoc2013-evolution-b5725a7a07acdd5231125adb70b519e4dcde08c2.tar.gz gsoc2013-evolution-b5725a7a07acdd5231125adb70b519e4dcde08c2.tar.zst gsoc2013-evolution-b5725a7a07acdd5231125adb70b519e4dcde08c2.zip |
Kill EPopup.
Diffstat (limited to 'calendar/gui/dialogs/task-page.c')
-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 632cc52e2f..2f0c258f3a 100644 --- a/calendar/gui/dialogs/task-page.c +++ b/calendar/gui/dialogs/task-page.c @@ -39,7 +39,6 @@ #include <misc/e-dateedit.h> #include <e-util/e-dialog-utils.h> #include "common/authentication.h" -#include "e-util/e-popup.h" #include "e-util/e-dialog-widgets.h" #include "e-util/e-categories-config.h" #include "e-util/e-util-private.h" |