mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-22 23:02:43 +00:00
Monotone-Parent: b0613f483a296b882038d9d023bcb71c82d4916e
Monotone-Revision: 0811b557e4a5f5fb3a026bfc3e9578e656e1d32b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-26T19:02:45 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -440,13 +440,6 @@ static Class NSExceptionK, MAPIStoreFolderK;
|
||||
return nil;
|
||||
}
|
||||
|
||||
- (id) lookupChild: (NSString *) childKey
|
||||
{
|
||||
[self subclassResponsibility: _cmd];
|
||||
|
||||
return nil;
|
||||
}
|
||||
|
||||
- (NSArray *) childKeysMatchingQualifier: (EOQualifier *) qualifier
|
||||
andSortOrderings: (NSArray *) sortOrderings
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user