mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-01 21:26:24 +00:00
Monotone-Parent: 709114ee2583e1d5dd3a0b7418932cc584f38d0f
Monotone-Revision: 26ae83c519411a3dbc3e5d45991a5ed34a6756db Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-31T18:55:33 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -124,7 +124,6 @@ static BOOL doCrashOnSessionCreate = NO;
|
||||
}
|
||||
|
||||
- (id)lookupUser:(NSString *)_key inContext:(id)_ctx {
|
||||
|
||||
NSLog (@"lookupUser: %@", _key);
|
||||
return [[[NSClassFromString(@"SOGoUserFolder") alloc]
|
||||
initWithName:_key inContainer:self] autorelease];
|
||||
|
||||
Reference in New Issue
Block a user