From b47c7216fd22ff378b93379d0834d2fc57b6139e Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 23 Dec 2008 00:08:26 +0000 Subject: [PATCH] Monotone-Parent: a528b94c9ec8fced64210edef6cdc6077a473f7f Monotone-Revision: 30278078dfd012e96e074c87b01c0c3a5fab2bbc Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-23T00:08:26 Monotone-Branch: ca.inverse.sogo --- SoObjects/Appointments/SOGoAppointmentObject.m | 1 - 1 file changed, 1 deletion(-) diff --git a/SoObjects/Appointments/SOGoAppointmentObject.m b/SoObjects/Appointments/SOGoAppointmentObject.m index b7fb084a6..34af5e058 100644 --- a/SoObjects/Appointments/SOGoAppointmentObject.m +++ b/SoObjects/Appointments/SOGoAppointmentObject.m @@ -549,7 +549,6 @@ // We must update main event and all its occurences (if any). calendar = [eventObject calendar: NO secure: NO]; event = (iCalEntityObject*)[calendar firstChildWithTag: [self componentTag]]; - //events = [calendar allObjects]; } else {