X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/67547666c93ec8b13239e0d371e8c5c3873a59b9..32b70aec1ff90877ae0ce2ce82967f698218fbdc:/samples/html/test/test.cpp 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