mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
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:
parent
0a0c2fc103
commit
ac0a5c446f
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue