mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 04:15:26 +00:00
Monotone-Parent: 3c712c724956f351bd12557ef3504fbefb2611b1
Monotone-Revision: bdbaabe6229246948b265d310037a9694b45d91f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-06T18:26:22 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1239,7 +1239,7 @@ firstInstanceCalendarDateRange: (NGCalendarDateRange *) fir
|
||||
//c = [self objectClassForComponentName: [object objectForKey: @"c_component"]];
|
||||
|
||||
#warning TODO: determine why this commented invocation takes so long...
|
||||
// sogoObject = [self _createChildComponentWithRecord: object];
|
||||
// sogoObject = [self createChildComponentWithRecord: object];
|
||||
|
||||
sogoObject = [SOGoCalendarComponent objectWithRecord: object
|
||||
inContainer: self];
|
||||
|
||||
Reference in New Issue
Block a user