merge of '08ff4ed5c2f1ac739d34cf7fe2a75f3b3ac2d7dd'

and '32f5339432dc3dd283822d8810c9cdaae84ac533'

Monotone-Parent: 08ff4ed5c2f1ac739d34cf7fe2a75f3b3ac2d7dd
Monotone-Parent: 32f5339432dc3dd283822d8810c9cdaae84ac533
Monotone-Revision: f45b91e2758389e5bc0a94b6e80d20778a589e74

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-10-26T22:58:00
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2010-10-26 22:58:00 +00:00
-1
View File
@@ -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"