From 2262527408f85ccdccb6c899aebbfb9db75587ae Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 24 Nov 2008 04:10:23 +0000 Subject: [PATCH] Monotone-Parent: 7c7c9b116a1f28737cae823a0f0dac6a60894f7e Monotone-Revision: ae56d5117f5b648163117349eff8696b1b010e47 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-11-24T04:10:23 Monotone-Branch: ca.inverse.sogo --- SoObjects/SOGo/SOGoUserFolder.m | 1 - 1 file changed, 1 deletion(-) 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"