mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 11:25:24 +00:00
Monotone-Parent: 99c41084c35e71bdf38a8a88897a9ad24b1c0903
Monotone-Revision: 4bab2e6c548a557a6d27de35d7470fe01ac28ae0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-19T16:35:46 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -461,7 +461,6 @@ static BOOL debugObjectAllocation = NO;
|
||||
|
||||
if (![_key isEqualToString:@"favicon.ico"])
|
||||
{
|
||||
// NSLog (@"lookup user name '%@'", _key);
|
||||
if ([self isUserName: _key inContext: _ctx])
|
||||
obj = [self lookupUser: _key inContext: _ctx];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user