[evolution/gnome-3-8] ETaskShellSidebar: Remove some unnecessary #includes.



commit 15f3d87de15cee98cd23745c3ea92fad74506669
Author: Matthew Barnes <mbarnes redhat com>
Date:   Wed Apr 24 12:46:34 2013 -0400

    ETaskShellSidebar: Remove some unnecessary #includes.
    
    (cherry picked from commit 3573cab310cf9e74a28163e5b8ee1f82b3884af6)

 modules/calendar/e-task-shell-sidebar.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/modules/calendar/e-task-shell-sidebar.c b/modules/calendar/e-task-shell-sidebar.c
index 8c9dc7d..46d87c1 100644
--- a/modules/calendar/e-task-shell-sidebar.c
+++ b/modules/calendar/e-task-shell-sidebar.c
@@ -32,10 +32,6 @@
 #include "calendar/gui/e-task-list-selector.h"
 #include "calendar/gui/misc.h"
 
-#include "e-task-shell-view.h"
-#include "e-task-shell-backend.h"
-#include "e-task-shell-content.h"
-
 #define E_TASK_SHELL_SIDEBAR_GET_PRIVATE(obj) \
        (G_TYPE_INSTANCE_GET_PRIVATE \
        ((obj), E_TYPE_TASK_SHELL_SIDEBAR, ETaskShellSidebarPrivate))


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]