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