From b3487bdc719469e54dd6cf23e7013a618881e606 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 4 Jul 2008 18:22:14 +0000 Subject: [PATCH] Monotone-Parent: 99eb9661017e4e4371b678e9d5c89d54eb0762c5 Monotone-Revision: b63f19817044870bee75b439abf67bc6b7e8ceca Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-04T18:22:14 Monotone-Branch: ca.inverse.sogo --- SoObjects/Appointments/SOGoAppointmentFolders.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SoObjects/Appointments/SOGoAppointmentFolders.m b/SoObjects/Appointments/SOGoAppointmentFolders.m index d3f2e6364..5490f021e 100644 --- a/SoObjects/Appointments/SOGoAppointmentFolders.m +++ b/SoObjects/Appointments/SOGoAppointmentFolders.m @@ -44,7 +44,7 @@ return [self labelForKey: @"Personal Calendar"]; } -#warning THIS CAUSES LIGHTNING TO FAIL (that's why its commented out) +#warning THIS CAUSES LIGHTNING TO FAIL (that is why its commented out) // - (NSArray *) davComplianceClassesInContext: (id)_ctx // { // NSMutableArray *classes;