mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-05 05:18:51 +00:00
Monotone-Parent: 04bea15431a5d37d2c52ccda4a30d78b57741793
Monotone-Revision: 1446e7383727bc0d371dfafcec06697f030f7117 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-20T14:50:54 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -45,8 +45,6 @@
|
||||
{
|
||||
const IMP *classGetters;
|
||||
|
||||
uint32_t mapiRetainCount;
|
||||
|
||||
NSMutableArray *parentContainersBag;
|
||||
MAPIStoreObject *container;
|
||||
id sogoObject;
|
||||
@@ -62,10 +60,6 @@
|
||||
- (id) initWithSOGoObject: (id) newSOGoObject
|
||||
inContainer: (MAPIStoreObject *) newFolder;
|
||||
|
||||
/* HACK: MAPI retain count */
|
||||
- (void) setMAPIRetainCount: (uint32_t) newCount;
|
||||
- (uint32_t) mapiRetainCount;
|
||||
|
||||
- (void) setIsNew: (BOOL) newIsNew;
|
||||
- (BOOL) isNew;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user