diff --git a/tests/test.cpp b/tests/test.cpp index c81e468022..fa13f1fc58 100644 --- a/tests/test.cpp +++ b/tests/test.cpp @@ -559,7 +559,6 @@ bool TestApp::OnInit() << "\n" << "running under " << wxGetOsDescription() << " as " << wxGetUserId() - << ", locale is " << setlocale(LC_ALL, NULL) << std::endl; #if wxUSE_GUI