aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/calendar.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/calendar.h')
-rw-r--r--calendar/calendar.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/calendar/calendar.h b/calendar/calendar.h
index 4e077ddd58..23fa65c094 100644
--- a/calendar/calendar.h
+++ b/calendar/calendar.h
@@ -2,7 +2,6 @@
#define CALENDAR_H
#include "calobj.h"
-#include "cal-backend.h"
BEGIN_GNOME_DECLS
@@ -12,7 +11,6 @@ typedef struct {
/* backing store for this calendar object */
char *filename;
- CalendarFormat format;
/* The list of events; todo's and journal entries */
GList *events;