Monotone-Parent: eb2a31ca341c6716a5121507df99f820e15f17f2

Monotone-Revision: c204736a5f5dcfce7b1fd9db8327cbe1ff79c7aa

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-05-22T19:16:07
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-05-22 19:16:07 +00:00
parent a19c154873
commit c7545b5e9e
7 changed files with 11 additions and 36 deletions
-7
View File
@@ -719,13 +719,6 @@ static BOOL kontactGroupDAV = YES;
return nil;
}
- (NSArray *) defaultAclRoles
{
[self subclassResponsibility: _cmd];
return nil;
}
- (void) setRoles: (NSArray *) roles
forUser: (NSString *) uid
{