mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-06 07:36:24 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user