diff --git a/SoObjects/Appointments/iCalEntityObject+SOGo.h b/SoObjects/Appointments/iCalEntityObject+SOGo.h index 77134461a..e46da0b69 100644 --- a/SoObjects/Appointments/iCalEntityObject+SOGo.h +++ b/SoObjects/Appointments/iCalEntityObject+SOGo.h @@ -46,7 +46,7 @@ extern NSNumber *iCalDistantFutureNumber; - (iCalPerson *) participantForUser: (SOGoUser *) theUser attendee: (iCalPerson *) theAttendee; -- (NSArray *) attendeeUIDs; +/* - (NSArray *) attendeeUIDs; */ - (BOOL) isStillRelevant; - (id) itipEntryWithMethod: (NSString *) method;