mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-07 16:11:21 +00:00
merge of '247b6208e1bc91f25c79675ce09027ed27ecdee9'
and '65c58f14cba59a1b1570f99f07e122c332dc16c9' Monotone-Parent: 247b6208e1bc91f25c79675ce09027ed27ecdee9 Monotone-Parent: 65c58f14cba59a1b1570f99f07e122c332dc16c9 Monotone-Revision: 436e83c1fc0fbad5d73e55ddc0e6c6137396a091 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-25T21:51:14 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user