mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-12 06:55:26 +00:00
Monotone-Parent: aff0225cae26a70d3ca711bd22d7459655c7f24e
Monotone-Revision: 39e4d66894e1c585c6ce895bdcf629c4e6c0999e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-08T20:05:50 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -39,13 +39,8 @@
|
||||
NSMutableArray *attachmentKeys;
|
||||
NSMutableDictionary *attachmentParts;
|
||||
NSMutableArray *activeTables;
|
||||
uint32_t mapiRetainCount;
|
||||
}
|
||||
|
||||
/* HACK: MAPI retain count */
|
||||
- (void) setMAPIRetainCount: (uint32_t) newCount;
|
||||
- (uint32_t) mapiRetainCount;
|
||||
|
||||
- (void) openMessage: (struct mapistore_message *) msg;
|
||||
|
||||
/* helper getters */
|
||||
|
||||
Reference in New Issue
Block a user