Monotone-Parent: 7c7c9b116a1f28737cae823a0f0dac6a60894f7e

Monotone-Revision: ae56d5117f5b648163117349eff8696b1b010e47

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-11-24T04:10:23
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2008-11-24 04:10:23 +00:00
parent 2b3b946373
commit 2262527408

View File

@@ -184,7 +184,6 @@ static NSString *LDAPContactInfoAttribute = nil;
userFolder = [container lookupName: uid inContext: context acquire: NO];
/* FIXME: should be moved in the SOGo* classes. Maybe by having a SOGoFolderManager. */
if ([folderType length] == 0 || [folderType isEqualToString: @"calendar"])
{
parentFolder = [userFolder lookupName: @"Calendar"