diff --git a/SoObjects/Appointments/SOGoComponentOccurence.m b/SoObjects/Appointments/SOGoComponentOccurence.m index 50ebd1289..6c74a647c 100644 --- a/SoObjects/Appointments/SOGoComponentOccurence.m +++ b/SoObjects/Appointments/SOGoComponentOccurence.m @@ -138,7 +138,7 @@ return component; } -- (NSException *) prepareDelete; +- (NSException *) prepareDelete { NSArray *occurences; NSCalendarDate *recurrenceId, *currentId;