Monotone-Parent: 703f02d08f0caace5f4f0e96efe038c6207e9f28

Monotone-Revision: 65c58f14cba59a1b1570f99f07e122c332dc16c9

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-11-25T21:51:07
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-11-25 21:51:07 +00:00
parent a98c947d7e
commit 7d96a03ca8
-5
View File
@@ -412,11 +412,6 @@ static NSArray *childRecordFields = nil;
return [basePathElements subarrayWithRange: NSMakeRange (2, max - 2)];
}
- (NSString *) davDisplayName
{
return [self displayName];
}
- (NSException *) setDavDisplayName: (NSString *) newName
{
NSException *error;