Monotone-Parent: c44b382e05fae54797514e515e98878442841235

Monotone-Revision: 33c3a3ca4087b22a5d6bd1d952d7e5834d46e7d7

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-11-05T19:18:45
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-11-05 19:18:45 +00:00
parent dc96dd71fb
commit 01b7c5f4fc

View File

@@ -347,10 +347,7 @@ static NSString *defaultMailDomain = nil;
// If our LDAP queries gave us nothing, we add at least one default
// email address based on the default domain.
if ([emails count] == 0)
{
[self _fillContactMailRecords: currentUser];
}
[self _fillContactMailRecords: currentUser];
}
- (void) _retainUser: (NSDictionary *) newUser