Remove check for HANGUL_CHARSET.
<https://msdn.microsoft.com/en-us/library/windows/desktop/dd318126(v=vs.85).aspx>
This commit is contained in:
parent
b53a62a970
commit
5d3cf28022
@ -37,11 +37,6 @@
|
||||
#include "wx/fontmap.h"
|
||||
#include "wx/tokenzr.h"
|
||||
|
||||
// for MSVC5 and old w32api
|
||||
#ifndef HANGUL_CHARSET
|
||||
# define HANGUL_CHARSET 129
|
||||
#endif
|
||||
|
||||
// ============================================================================
|
||||
// implementation
|
||||
// ============================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user