From a2ee4d2b5055181173154b51ec5309c671f0aaf4 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 24 Apr 2013 12:45:54 -0400 Subject: ECalShellSidebar: Remove some unnecessary #includes. --- modules/calendar/e-cal-shell-sidebar.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'modules') diff --git a/modules/calendar/e-cal-shell-sidebar.c b/modules/calendar/e-cal-shell-sidebar.c index ec87187356..45dc3cc4c3 100644 --- a/modules/calendar/e-cal-shell-sidebar.c +++ b/modules/calendar/e-cal-shell-sidebar.c @@ -31,10 +31,6 @@ #include "calendar/gui/e-calendar-selector.h" #include "calendar/gui/misc.h" -#include "e-cal-shell-view.h" -#include "e-cal-shell-backend.h" -#include "e-cal-shell-content.h" - #define E_CAL_SHELL_SIDEBAR_GET_PRIVATE(obj) \ (G_TYPE_INSTANCE_GET_PRIVATE \ ((obj), E_TYPE_CAL_SHELL_SIDEBAR, ECalShellSidebarPrivate)) -- cgit v1.2.3