mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 22:53:18 +00:00
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:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user