]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/typetest/typetest.cpp
Update configuration for OpenVMS
[wxWidgets.git] / samples / typetest / typetest.cpp
index c5d6574ea4b403fff77db3250d5b1640285bd113..61a6de06dfb314f4567a82d07aae313fc3467ac1 100644 (file)
@@ -116,8 +116,6 @@ bool MyApp::OnInit()
     // Show the frame
     frame->Show(true);
 
-    SetTopWindow(frame);
-
     return true;
 }