[gnome-calendar] misc: cleaned unused include directive
- From: Erick Pérez Castellanos <erickpc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar] misc: cleaned unused include directive
- Date: Thu, 4 Dec 2014 22:20:24 +0000 (UTC)
commit 65326c0d0559ccabbb0486bfe0ac0935a043a439
Author: Erick Pérez Castellanos <erick red gmail com>
Date: Sat Jun 1 19:22:41 2013 -0400
misc: cleaned unused include directive
src/gcal-month-view.h | 2 --
src/gcal-week-view.h | 2 --
2 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/gcal-month-view.h b/src/gcal-month-view.h
index 03af515..3c4bfb0 100644
--- a/src/gcal-month-view.h
+++ b/src/gcal-month-view.h
@@ -22,8 +22,6 @@
#include <gtk/gtk.h>
-#include <libical/icaltime.h>
-
G_BEGIN_DECLS
#define GCAL_TYPE_MONTH_VIEW (gcal_month_view_get_type ())
diff --git a/src/gcal-week-view.h b/src/gcal-week-view.h
index 9efaff2..3666197 100644
--- a/src/gcal-week-view.h
+++ b/src/gcal-week-view.h
@@ -22,8 +22,6 @@
#include <gtk/gtk.h>
-#include <libical/icaltime.h>
-
G_BEGIN_DECLS
#define GCAL_TYPE_WEEK_VIEW (gcal_week_view_get_type ())
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]