Monotone-Parent: 479a80bcb5b10e43ecadc5b5db6efa34926e52a0

Monotone-Revision: a0ed2b3f186933aa14864e802da07512d3c68379

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-10-28T01:56:40
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-10-28 01:56:40 +00:00
parent 89e76a2bb2
commit 6970280ac2
3 changed files with 11 additions and 6 deletions

View File

@@ -65,12 +65,6 @@
return MAPISTORE_SUCCESS;
}
- (BOOL) canGetProperty: (enum MAPITAGS) propTag
{
return ([[sogoObject properties] objectForKey: MAPIPropertyKey (propTag)]
|| [super canGetProperty: propTag]);
}
- (void) save
{
uint64_t newVersion;