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



commit 0dd8c0c1aa685a17ecac73fcd8228cbf6f943d1e
Author: Matthew Barnes <mbarnes redhat com>
Date:   Wed Apr 24 12:45:18 2013 -0400

    EMemoShellSidebar: Remove some unnecessary #includes.
    
    (cherry picked from commit c34ed9f365ed43055aec3f33189bb574a52d9c94)

 modules/calendar/e-memo-shell-sidebar.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/modules/calendar/e-memo-shell-sidebar.c b/modules/calendar/e-memo-shell-sidebar.c
index fce6fbe..179af14 100644
--- a/modules/calendar/e-memo-shell-sidebar.c
+++ b/modules/calendar/e-memo-shell-sidebar.c
@@ -32,10 +32,6 @@
 #include "calendar/gui/e-memo-list-selector.h"
 #include "calendar/gui/misc.h"
 
-#include "e-memo-shell-view.h"
-#include "e-memo-shell-backend.h"
-#include "e-memo-shell-content.h"
-
 #define E_MEMO_SHELL_SIDEBAR_GET_PRIVATE(obj) \
        (G_TYPE_INSTANCE_GET_PRIVATE \
        ((obj), E_TYPE_MEMO_SHELL_SIDEBAR, EMemoShellSidebarPrivate))


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