Revert "oc-mailfolder: Get seen flag directly from message in preloading"

This reverts commit d076e04ad4.
This commit is contained in:
Enrique J. Hernández Blasco
2015-03-13 00:00:29 +01:00
parent 307fe90854
commit 6d6053865f
3 changed files with 21 additions and 21 deletions

View File

@@ -74,7 +74,6 @@
/* batch-mode helpers */
- (NSString *) bodyContentPartKey;
- (void) setBodyContentFromRawData: (NSData *) rawContent;
- (BOOL) read; /* Unseen from sogoObject */
@end