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:
Julian Smart 2003-12-23 16:07:40 +00:00
parent 128b33a6fc
commit f49347d1b7
2 changed files with 2 additions and 2 deletions

View File

@ -673,7 +673,7 @@
#define wxUSE_WCHAR_T 0 #define wxUSE_WCHAR_T 0
/* /*
* Compile wxWindows in Unicode mode (Win32 only for now)? * Compile wxWindows in Unicode mode?
*/ */
#define wxUSE_UNICODE 0 #define wxUSE_UNICODE 0

View File

@ -684,7 +684,7 @@
#define wxUSE_WCHAR_T 1 #define wxUSE_WCHAR_T 1
/* /*
* Compile wxWindows in Unicode mode (Win32 only for now)? * Compile wxWindows in Unicode mode?
*/ */
#define wxUSE_UNICODE 0 #define wxUSE_UNICODE 0