Monotone-Parent: dd177f6888a3bd77cf13404bcc81f49e4bb13e1f

Monotone-Revision: d14cdc346d1ed672a7a9922c642a4eeb5cf499ca

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-07-31T18:42:58
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2008-07-31 18:42:58 +00:00
parent cbe43cfb98
commit 08203c6f40
-4
View File
@@ -75,7 +75,6 @@
@implementation UIxMailEditor
static BOOL showInternetMarker = NO;
static BOOL useLocationBasedSentFolder = NO;
static NSDictionary *internetMailHeaders = nil;
static NSArray *infoKeys = nil;
@@ -88,9 +87,6 @@ static NSArray *infoKeys = nil;
@"from", @"replyTo", @"inReplyTo",
nil];
useLocationBasedSentFolder =
[ud boolForKey:@"SOGoUseLocationBasedSentFolder"];
/* Internet mail settings */
showInternetMarker = [ud boolForKey:@"SOGoShowInternetMarker"];