Remove incorrect definition of NLS_MB_CODE_PAGE_TAG. The correct definition is 2 lines above.

svn path=/trunk/; revision=17490
This commit is contained in:
Hervé Poussineau 2005-08-23 22:25:35 +00:00
parent 0a0c2fc103
commit ac0a5c446f

View file

@ -2532,7 +2532,6 @@ FsRtlIsNtstatusExpected (
#define NLS_MB_CODE_PAGE_TAG NlsMbCodePageTag
#define NLS_MB_OEM_CODE_PAGE_TAG NlsMbOemCodePageTag
#define NLS_MB_CODE_PAGE_TAG NlsMbOemCodePageTag
#define NLS_OEM_LEAD_BYTE_INFO NlsOemLeadByteInfo
extern BOOLEAN NlsMbCodePageTag;