From 52ea17e3ee303e6668e1730c34de1259c91fdcd0 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 28 May 2007 16:02:19 +0000 Subject: [PATCH] Monotone-Parent: f38c815e39c0a20ce1e0bc26bf4422feb3f85888 Monotone-Revision: 925fa051fa66c1294d880244533faf1427d906fc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-28T16:02:19 Monotone-Branch: ca.inverse.sogo --- SoObjects/Appointments/SOGoCalendarComponent.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SoObjects/Appointments/SOGoCalendarComponent.m b/SoObjects/Appointments/SOGoCalendarComponent.m index 14267daf8..39b3d1afe 100644 --- a/SoObjects/Appointments/SOGoCalendarComponent.m +++ b/SoObjects/Appointments/SOGoCalendarComponent.m @@ -513,7 +513,7 @@ static BOOL sendEMailNotifications = NO; iCalPerson *currentPerson; NSEnumerator *persons; NSMutableArray *uids; - NSString *email, *uid; + NSString *uid; LDAPUserManager *um; uids = [NSMutableArray array];