aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-meeting-time-sel.c
diff options
context:
space:
mode:
authorAdam Petaccia <adam@tpetaccia.com>2009-05-07 01:28:18 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-05-07 01:28:18 +0800
commitdfb0db749801075ba67e24ac44de8fe9ac2ae2cc (patch)
treec5dbd2633f10b4ba9dda6b809d85c0916485c00d /calendar/gui/e-meeting-time-sel.c
parent8cf036faffe5985d34c310ee89b133200380b757 (diff)
downloadgsoc2013-evolution-dfb0db749801075ba67e24ac44de8fe9ac2ae2cc.tar
gsoc2013-evolution-dfb0db749801075ba67e24ac44de8fe9ac2ae2cc.tar.gz
gsoc2013-evolution-dfb0db749801075ba67e24ac44de8fe9ac2ae2cc.tar.bz2
gsoc2013-evolution-dfb0db749801075ba67e24ac44de8fe9ac2ae2cc.tar.lz
gsoc2013-evolution-dfb0db749801075ba67e24ac44de8fe9ac2ae2cc.tar.xz
gsoc2013-evolution-dfb0db749801075ba67e24ac44de8fe9ac2ae2cc.tar.zst
gsoc2013-evolution-dfb0db749801075ba67e24ac44de8fe9ac2ae2cc.zip
Bug 580900 – Kill libgnomeui/gnome-dateedit
Remove unnecessary <libgnomeui/gnome-dateedit.h> includes, and kill the unused e_dialog_dateedit_set() and e_dialog_dateedit_get() functions.
Diffstat (limited to 'calendar/gui/e-meeting-time-sel.c')
-rw-r--r--calendar/gui/e-meeting-time-sel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gui/e-meeting-time-sel.c b/calendar/gui/e-meeting-time-sel.c
index 25c8a86b97..4bf44eb6e1 100644
--- a/calendar/gui/e-meeting-time-sel.c
+++ b/calendar/gui/e-meeting-time-sel.c
@@ -32,7 +32,6 @@
#include <string.h>
#include <time.h>
#include <gdk/gdkkeysyms.h>
-#include <libgnomeui/gnome-dateedit.h>
#include <glib/gi18n.h>
#include <libgnomecanvas/gnome-canvas-widget.h>