]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/internat/internat.cpp
Update configuration for OpenVMS
[wxWidgets.git] / samples / internat / internat.cpp
index 223cb01fb4398941c55b1134c440c04b273876ea..b39fb8972cb777d17eaa420cfa7cb465982d32da 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     04/01/98
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // NOTE: don't miss the "readme.txt" file which comes with this sample!
@@ -271,7 +271,6 @@ bool MyApp::OnInit()
 
     // Show the frame
     frame->Show(true);
-    SetTopWindow(frame);
 
     return true;
 }