X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/67547666c93ec8b13239e0d371e8c5c3873a59b9..4b37e99afcedd67292c24e93677a83b76dc6b625:/samples/html/test/test.cpp?ds=inline diff --git a/samples/html/test/test.cpp b/samples/html/test/test.cpp index f2e0692957..4519cfe898 100644 --- a/samples/html/test/test.cpp +++ b/samples/html/test/test.cpp @@ -131,7 +131,6 @@ class BoldProcessor : public wxHtmlProcessor // `Main program' equivalent: the program execution "starts" here bool MyApp::OnInit() { - wxLog::AddTraceMask(wxT("strconv")); #if wxUSE_SYSTEM_OPTIONS wxSystemOptions::SetOption(wxT("no-maskblt"), 1); #endif