mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-28 17:57:38 +00:00
Monotone-Parent: f2b7fe7c387ac36654ad3e24e68362b3a0a3f2c8
Monotone-Revision: 99c41084c35e71bdf38a8a88897a9ad24b1c0903 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-19T16:31:03 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -317,6 +317,10 @@ static NSLock *lock = nil;
|
||||
NSMutableDictionary *currentUser;
|
||||
NSString *dictPassword;
|
||||
|
||||
#if 0
|
||||
return YES;
|
||||
#endif
|
||||
|
||||
#if defined(THREADSAFE)
|
||||
[lock lock];
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user