mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 11:55:24 +00:00
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:
@@ -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