X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9de31412ed470c6fd0bd289dabf85e181ab55803..22a3b6e4b2010f425a54708e46b1b463bd2817a7:/tests/test.cpp diff --git a/tests/test.cpp b/tests/test.cpp index 5225ce76b1..6619dd21c5 100644 --- a/tests/test.cpp +++ b/tests/test.cpp @@ -472,8 +472,6 @@ bool TestApp::OnInit() if ( !TestAppBase::OnInit() ) return false; - SetCLocale(); - #if wxUSE_GUI cout << "Test program for wxWidgets GUI features\n" #else