the defaults for "sogod" are now registered from libSOGo

maint-2.0.2
Wolfgang Sourdeau 2012-10-23 13:42:27 -04:00
parent 1f80387fc8
commit 2cd0a643b9
1 changed files with 0 additions and 2 deletions

View File

@ -104,8 +104,6 @@ sogo_backend_init (void)
/* We force the plugin to base its configuration on the SOGo tree. */
ud = [NSUserDefaults standardUserDefaults];
[ud registerDefaults: [ud persistentDomainForName: @"sogod"]];
if (!leakDebugging && [ud boolForKey: @"SOGoDebugLeaks"])
{
NSLog (@" leak debugging on");