]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/svg/svgtest.cpp
Disable some wxWebView tests that fail on the buildbot but not locally.
[wxWidgets.git] / samples / svg / svgtest.cpp
index 6f42626b66bf2a713fbc57e41d934b9fd4c11b89..159a15cf9c0983c854a5e38bc79f78d0a6c11b4e 100644 (file)
@@ -160,8 +160,6 @@ bool MyApp::OnInit()
 
     frame->Show(true);
 
-    SetTopWindow(frame);
-
     return true;
 }