diff --git a/SoObjects/Appointments/SOGoAppointmentObject.m b/SoObjects/Appointments/SOGoAppointmentObject.m index ddfb55d44..d1581892f 100644 --- a/SoObjects/Appointments/SOGoAppointmentObject.m +++ b/SoObjects/Appointments/SOGoAppointmentObject.m @@ -576,7 +576,7 @@ iCalPerson *attendee; NSException *ex; SOGoUser *ownerUser; - + ex = nil; event = [self component: NO secure: NO];