mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 03:15:25 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user