From 95db82b21cd24f6b8cb3c52f24f0b7174867aaa6 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 25 May 2007 21:23:03 +0000 Subject: [PATCH] Monotone-Parent: f387b997b99a1bdf83c75918e84bd9c8b4d47db3 Monotone-Revision: df870b4e79eda3ed7de26b0e804517afa6f1af76 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-25T21:23:03 Monotone-Branch: ca.inverse.sogo --- SoObjects/Mailer/SOGoMailBaseObject.m | 2 -- 1 file changed, 2 deletions(-) diff --git a/SoObjects/Mailer/SOGoMailBaseObject.m b/SoObjects/Mailer/SOGoMailBaseObject.m index 8a715c863..af97cb7c2 100644 --- a/SoObjects/Mailer/SOGoMailBaseObject.m +++ b/SoObjects/Mailer/SOGoMailBaseObject.m @@ -183,8 +183,6 @@ static BOOL debugOn = YES; return NO; } -/* acls */ -#warning one day there will be code here to support IMAP acls - (NSArray *) aclsForUser: (NSString *) uid { return nil;