Monotone-Parent: d3347c857a352227561f6e22c205b089a223ee88

Monotone-Revision: 98abaad7915e94d5c0c4a28f949c9df8f6a3ac89

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-06-07T00:03:34
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2011-06-07 00:03:34 +00:00
parent bf3e4fe3f3
commit a9adafcb8a
1 changed files with 1 additions and 2 deletions

View File

@ -56,7 +56,6 @@ sogo_init (void)
NSAutoreleasePool *pool;
SOGoProductLoader *loader;
Class MAPIApplicationK;
SOGoSystemDefaults *sd;
NSUserDefaults *ud;
SoProductRegistry *registry;
@ -67,7 +66,7 @@ sogo_init (void)
the encoding specified in the file. */
putenv ("GNUSTEP_STRING_ENCODING=NSUTF8StringEncoding");
sd = [SOGoSystemDefaults sharedSystemDefaults];
[SOGoSystemDefaults sharedSystemDefaults];
// /* We force the plugin to base its configuration on the SOGo tree. */
ud = [NSUserDefaults standardUserDefaults];