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/gnome-cal.h | |
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/gnome-cal.h')
-rw-r--r-- | calendar/gui/gnome-cal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gui/gnome-cal.h b/calendar/gui/gnome-cal.h index a6befeaf7a..2b7eac85f1 100644 --- a/calendar/gui/gnome-cal.h +++ b/calendar/gui/gnome-cal.h @@ -31,7 +31,6 @@ #include <gtk/gtk.h> #include <misc/e-calendar.h> #include <libecal/e-cal.h> -#include <e-util/e-popup.h> #include <shell/e-shell-settings.h> #include "e-calendar-table.h" |