[evolution] EMemoShellSidebar: Remove some unnecessary #includes.



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

    EMemoShellSidebar: Remove some unnecessary #includes.

 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 b8ec4e4..46d170d 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]