X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f048e32fcd5260f33fbebdafbe1a0deeda175419..f4cc15cd73753bccecfc845328be3caf955b0864:/src/msw/mdi.cpp diff --git a/src/msw/mdi.cpp b/src/msw/mdi.cpp index f91d0a6cb3..6e9e158a32 100644 --- a/src/msw/mdi.cpp +++ b/src/msw/mdi.cpp @@ -212,7 +212,6 @@ bool wxMDIParentFrame::Create(wxWindow *parent, wxMDIParentFrame::~wxMDIParentFrame() { DestroyChildren(); - // already delete by DestroyChildren() m_frameToolBar = NULL;