Monotone-Parent: 2f0d42cca69230479f5caefd8f858f7923b64337

Monotone-Revision: 1449e2ebb5ab61c8fe437cc2f486e1eea6a6f851

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-08-29T00:31:27
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2008-08-29 00:31:27 +00:00
parent c34dcbd1b3
commit 15856820e6
5 changed files with 15 additions and 12 deletions
+1 -1
View File
@@ -103,6 +103,7 @@ static BOOL showTextAttachmentsInline = NO;
IMAP4ID = -1;
headers = [NSMutableDictionary new];
text = @"";
path = nil;
sourceURL = nil;
sourceFlag = nil;
inReplyTo = nil;
@@ -115,7 +116,6 @@ static BOOL showTextAttachmentsInline = NO;
{
[headers release];
[text release];
[envelope release];
[path release];
[sourceURL release];
[sourceFlag release];