diff --git a/SoObjects/SOGo/SOGoCache.m b/SoObjects/SOGo/SOGoCache.m index 9d64d21a4..e2e25b5c8 100644 --- a/SoObjects/SOGo/SOGoCache.m +++ b/SoObjects/SOGo/SOGoCache.m @@ -483,7 +483,6 @@ static memcached_st *handle = NULL; - (void) setACLs: (NSDictionary *) theACLs forPath: (NSString *) thePath { - NSLog(@"setting ACLs: %@ (%@) forPath: %@", [theACLs jsonStringValue], theACLs, thePath); if (theACLs) [self _cacheValues: [theACLs jsonStringValue] ofType: @"acl"