diff --git a/SoObjects/Appointments/SOGoAppointmentObject.m b/SoObjects/Appointments/SOGoAppointmentObject.m index 91b58bc96..efcafa67c 100644 --- a/SoObjects/Appointments/SOGoAppointmentObject.m +++ b/SoObjects/Appointments/SOGoAppointmentObject.m @@ -374,10 +374,10 @@ // - (BOOL) _shouldScheduleEvent: (iCalPerson *) thePerson { - NSArray *userAgents; + //NSArray *userAgents; NSString *v; BOOL b; - int i; + //int i; b = YES;