Monotone-Parent: 79833ccb617830b4c2d4d2ce7c590e4662e16846

Monotone-Revision: 535269ec26cac9e28483df1693160af134682680

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-10-06T13:59:49
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-10-06 13:59:49 +00:00
parent a6ac923ffa
commit bc5c6979a3
4 changed files with 21 additions and 11 deletions
-11
View File
@@ -140,17 +140,6 @@ 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;
// *data = longValue;
// break;
case PR_FLAG_STATUS: // TODO
case PR_MSG_STATUS: // TODO
case PR_MESSAGE_FLAGS: // TODO