Monotone-Parent: 45d8fb39f680e94fe0299bcf69c3299afcb25b4e

Monotone-Revision: 079bdf395b41e7935067212226e16e63189e1a92

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-10-05T13:56:33
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2010-10-05 13:56:33 +00:00
parent a853c8bd9d
commit 9705f286eb
1 changed files with 12 additions and 6 deletions

View File

@ -39,14 +39,14 @@
static Class SOGoUserFolderK;
@implementation SOGoObject (LeakD)
// @implementation SOGoObject (ZombieD)
- (void) dealloc
{
[super dealloc];
}
// - (void) dealloc
// {
// [super dealloc];
// }
@end
// @end
@implementation MAPIStoreMailContext
@ -140,6 +140,12 @@ static Class SOGoUserFolderK;
hour: 0 minute: 0 second: 0];
*data = [offsetDate asFileTimeInMemCtx: memCtx];
break;
// case PR_DEPTH: // TODO: DOUBT
// longValue = talloc_zero(memCtx, uint32_t);
// *longValue = 1;
// *data = longValue;
// break;
// case PR_ROW_TYPE: // TODO: DOUBT
// longValue = talloc_zero(memCtx, uint32_t);
// *longValue = 1;