From f49347d1b7c2a94d182a837715107874a5b109ce Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Tue, 23 Dec 2003 16:07:40 +0000 Subject: [PATCH] Removed out of date comment about Unicode git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- setup.h.in | 2 +- setup.h_vms | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.h.in b/setup.h.in index c31e5687be..a1bddc63d9 100644 --- a/setup.h.in +++ b/setup.h.in @@ -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 diff --git a/setup.h_vms b/setup.h_vms index 33f1126a26..5494c52ad1 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -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 -- 2.50.0