mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-02 15:24:17 +00:00
Monotone-Parent: e96676c1d053a9dc539df8580b1176640559093d
Monotone-Revision: eba5106d152098988a4b6ce5adba36fb44ddcdb8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-24T23:08:02 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
+3
-1
@@ -33,7 +33,9 @@ main (int argc, char **argv, char **env)
|
||||
NSAutoreleasePool *pool;
|
||||
|
||||
pool = [NSAutoreleasePool new];
|
||||
// [NSProcessInfo initializeWithArguments: argv count: argc environment: env];
|
||||
#if LIB_FOUNDATION_LIBRARY
|
||||
[NSProcessInfo initializeWithArguments: argv count: argc environment: env];
|
||||
#endif
|
||||
[NGBundleManager defaultBundleManager];
|
||||
|
||||
ud = [NSUserDefaults standardUserDefaults];
|
||||
|
||||
Reference in New Issue
Block a user