]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/mdi.cpp
bitmap and image updates
[wxWidgets.git] / src / msw / mdi.cpp
index f91d0a6cb364de385d96a88fa4395e3721650929..6e9e158a329db5cbb0dc85b97d4fc5d4b401d8ed 100644 (file)
@@ -212,7 +212,6 @@ bool wxMDIParentFrame::Create(wxWindow *parent,
 wxMDIParentFrame::~wxMDIParentFrame()
 {
     DestroyChildren();
-
     // already delete by DestroyChildren()
     m_frameToolBar = NULL;