mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-18 21:15:57 +00:00
Monotone-Parent: ca6c0c42d5b2cb1a04fefe5bf8aac1760a5456a4
Monotone-Revision: 9c93be42dce13d70eb5f0bc31e7ff8fff3aa82c3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-09T23:11:28 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -138,10 +138,6 @@ static MAPIStoreMapping *mapping;
|
||||
}
|
||||
*data = MAPILongLongValue (memCtx, mappingId);
|
||||
break;
|
||||
case PR_MESSAGE_CODEPAGE:
|
||||
case PR_INTERNET_CPID:
|
||||
*data = MAPILongValue (memCtx, 1200);
|
||||
break;
|
||||
case PR_MESSAGE_LOCALE_ID:
|
||||
*data = MAPILongValue (memCtx, 0x0409);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user