diff options
Diffstat (limited to 'calendar/eventedit.h')
-rw-r--r-- | calendar/eventedit.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/eventedit.h b/calendar/eventedit.h index 6de4d09256..82d4c94ecf 100644 --- a/calendar/eventedit.h +++ b/calendar/eventedit.h @@ -52,7 +52,6 @@ typedef struct { /* The associated ical object */ iCalObject *ical; - int new_ical; /* The calendar owner of this event */ GnomeCalendar *gnome_cal; |