X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a83f860948059b0273b5cc6d9e43fadad3ebfca..dd71bfb9921430755a885117cc6c9843c62dafda:/src/gtk1/app.cpp?ds=inline diff --git a/src/gtk1/app.cpp b/src/gtk1/app.cpp index 66fced32c3..5627fbe89a 100644 --- a/src/gtk1/app.cpp +++ b/src/gtk1/app.cpp @@ -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;