(fix) pimped ical viewer

This commit is contained in:
Ludovic Marcotte
2015-08-04 13:52:31 -04:00
parent 95a360dd36
commit a27f106a4a
6 changed files with 58 additions and 69 deletions
@@ -32,9 +32,7 @@
{
iCalCalendar *inCalendar;
iCalEvent *inEvent;
id attendee;
SOGoDateFormatter *dateFormatter;
id item;
SOGoAppointmentObject *storedEventObject;
BOOL storedEventFetched;
iCalEvent *storedEvent;