Monotone-Parent: e08bf029e9ee41f43a434bea4375594adea34f97

Monotone-Revision: a87d7a6ebe1e63e7828494f7104ff49289abc15e

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-06-19T14:46:30
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2009-06-19 14:46:30 +00:00
parent 7ef86a677e
commit 411b7df5b7
1 changed files with 0 additions and 2 deletions

View File

@ -1106,7 +1106,6 @@ firstInstanceCalendarDateRange: (NGCalendarDateRange *) fir
NSString **currentProperty;
NSString **values, **currentValue;
SEL methodSel;
iCalAccessClass classification;
// NSLog (@"_properties:ofObject:: %@", [NSDate date]);
@ -1114,7 +1113,6 @@ firstInstanceCalendarDateRange: (NGCalendarDateRange *) fir
(propertiesCount + 1) * sizeof (NSString *));
*(values + propertiesCount) = nil;
classification = [[object objectForKey: @"c_classification"] intValue];
//c = [self objectClassForComponentName: [object objectForKey: @"c_component"]];
#warning TODO: determine why this commented invocation takes so long...