diff --git a/SoObjects/SOGo/SOGoUserFolder.m b/SoObjects/SOGo/SOGoUserFolder.m index d75a0b44c..deee89879 100644 --- a/SoObjects/SOGo/SOGoUserFolder.m +++ b/SoObjects/SOGo/SOGoUserFolder.m @@ -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"