Enable old code.

This commit is contained in:
Ludovic Marcotte
2015-12-15 16:15:48 -05:00
parent 225fe847a7
commit 29f2d960a7

View File

@@ -2172,7 +2172,7 @@ inRecurrenceExceptionsForEvent: (iCalEvent *) theEvent
iCalPerson *attendee, *delegate;
NSString *delegateEmail;
#if 0
#if 1
attendee = [newEvent userAsAttendee: [SOGoUser userWithLogin: owner]];
#else
attendee = [oldEvent userAsAttendee: [SOGoUser userWithLogin: owner]];