mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-04 12:58:50 +00:00
Monotone-Parent: 47b9620ce14470cae0697918adc94344f3f07b0e
Monotone-Revision: b4d23e0ff0b98727a952a0a09a9cb7e312f3562a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-08-26T17:42:03 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -446,9 +446,6 @@ static BOOL uixDebugEnabled = NO;
|
||||
|
||||
- (NSString *) shortUserNameForDisplay
|
||||
{
|
||||
if ([context activeUser] == nil)
|
||||
return @"wrongusernamepassword";
|
||||
|
||||
return [[context activeUser] login];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user