]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/toplevel.cpp
type safe proxy typedefs
[wxWidgets.git] / src / msw / toplevel.cpp
index eaa89292adcc4f25c5e26a2d530d93398e0768b2..3c80ac8f540b58d8b9fb3a1aeefd7baaefeb3cc4 100644 (file)
@@ -139,9 +139,6 @@ void wxTopLevelWindowMSW::Init()
     m_iconized =
     m_maximizeOnShow = FALSE;
 
     m_iconized =
     m_maximizeOnShow = FALSE;
 
-    // unlike (almost?) all other windows, frames are created hidden
-    m_isShown = FALSE;
-
     // Data to save/restore when calling ShowFullScreen
     m_fsStyle = 0;
     m_fsOldWindowStyle = 0;
     // Data to save/restore when calling ShowFullScreen
     m_fsStyle = 0;
     m_fsOldWindowStyle = 0;