X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ce00f59b5b169752d2f05ce3bb1a88ddc1b38b4c..8d9eee83203dfc7177cd8639c14a5c809085698d:/samples/svg/svgtest.cpp?ds=inline diff --git a/samples/svg/svgtest.cpp b/samples/svg/svgtest.cpp index 6f42626b66..159a15cf9c 100644 --- a/samples/svg/svgtest.cpp +++ b/samples/svg/svgtest.cpp @@ -160,8 +160,6 @@ bool MyApp::OnInit() frame->Show(true); - SetTopWindow(frame); - return true; }