]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/app.cpp
Remove wxUSE_WCHAR_T checks.
[wxWidgets.git] / src / gtk1 / app.cpp
index 66fced32c3d7690f9740b666c4cf2bb9e6cefbf0..5627fbe89a0d3e3e6584c461d4d51730c6101dbe 100644 (file)
@@ -531,7 +531,6 @@ bool wxApp::Initialize(int& argc, wxChar **argv)
 
     gtk_set_locale();
 
-    // We should have the wxUSE_WCHAR_T test on the _outside_
     if (!wxOKlibc())
         wxConvCurrent = &wxConvLocal;