mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-16 18:58:50 +00:00
Monotone-Parent: 99929e65b6d1dc7439f516ed53c767995107ca2b
Monotone-Revision: aaf45d2fbdac38e6f31b30f118a755f4f2006ecf Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-30T19:58:42 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
-init and -run here since this method is invoked before forking
|
||||
and data memory is in "copy-on-write" mode, slightly reducing
|
||||
memory usage of combined SOGo processes.
|
||||
(+applicationWillStart): new method replacing +initialize.
|
||||
|
||||
2011-03-30 Francis Lachapelle <flachapelle@inverse.ca>
|
||||
|
||||
|
||||
@@ -100,7 +100,7 @@ static BOOL debugLeaks;
|
||||
va_end (ap);
|
||||
}
|
||||
|
||||
+ (void) initialize
|
||||
+ (void) applicationWillStart
|
||||
{
|
||||
SOGoSystemDefaults *defaults;
|
||||
SoClassSecurityInfo *sInfo;
|
||||
|
||||
Reference in New Issue
Block a user