Removed out of date comment about Unicode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
128b33a6fc
commit
f49347d1b7
@ -673,7 +673,7 @@
|
||||
#define wxUSE_WCHAR_T 0
|
||||
|
||||
/*
|
||||
* Compile wxWindows in Unicode mode (Win32 only for now)?
|
||||
* Compile wxWindows in Unicode mode?
|
||||
*/
|
||||
#define wxUSE_UNICODE 0
|
||||
|
||||
|
@ -684,7 +684,7 @@
|
||||
#define wxUSE_WCHAR_T 1
|
||||
|
||||
/*
|
||||
* Compile wxWindows in Unicode mode (Win32 only for now)?
|
||||
* Compile wxWindows in Unicode mode?
|
||||
*/
|
||||
#define wxUSE_UNICODE 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user