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/event-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/event-page.c')
-rw-r--r-- | calendar/gui/dialogs/event-page.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gui/dialogs/event-page.c b/calendar/gui/dialogs/event-page.c index 3e74fbe28a..07e74bc11f 100644 --- a/calendar/gui/dialogs/event-page.c +++ b/calendar/gui/dialogs/event-page.c @@ -39,7 +39,6 @@ #include "common/authentication.h" #include "e-util/e-categories-config.h" #include "e-util/e-dialog-widgets.h" -#include "e-util/e-popup.h" #include "misc/e-dateedit.h" #include "misc/e-send-options.h" #include <libecal/e-cal-time-util.h> |