aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/calendar.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/calendar.h')
-rw-r--r--calendar/calendar.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/calendar/calendar.h b/calendar/calendar.h
index e68b74ebf4..94b471d3da 100644
--- a/calendar/calendar.h
+++ b/calendar/calendar.h
@@ -17,9 +17,6 @@ typedef struct {
GList *todo;
GList *journal;
- /* Events that have a recurrence field are also present here */
- GList *recur;
-
/* Time at which the calendar was created */
time_t created;