mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-19 02:15:36 +00:00
See ChangeLog
Monotone-Parent: 107bfcafb94e725ae14c9e2bceacbf8399ae6958 Monotone-Revision: 80091501b42618d93c33de4da16ce798fd5915f3 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-12-15T00:05:06 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -162,9 +162,8 @@
|
||||
- (NSString *) flatContentAsString
|
||||
{
|
||||
/* Note: we even have the line count in the body-info! */
|
||||
NSString *charset;
|
||||
NSString *s;
|
||||
NSData *content;
|
||||
NSString *s, *charset;
|
||||
NSData *content;
|
||||
|
||||
content = [self decodedFlatContent];
|
||||
if (content)
|
||||
|
||||
Reference in New Issue
Block a user