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;