From 609c926c57470b8fe9ac125eea4b575e461de719 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Sat, 9 Aug 2008 15:21:25 +0000 Subject: [PATCH] Monotone-Parent: b9cb79ce492de43bb8ad332eccb447d019e86cd5 Monotone-Revision: 246d397e0af187800cf5923e4ef3953c269d356c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-09T15:21:25 Monotone-Branch: ca.inverse.sogo --- SoObjects/Appointments/SOGoAppointmentObject.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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];