X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/239c2e9674c8c6b9f0fd3d6fb94e2381691651b5..71110b404c5cbef2175b2be645783e93d9a2b8c4:/src/os2/frame.cpp diff --git a/src/os2/frame.cpp b/src/os2/frame.cpp index a273ada371..c2e3d87c83 100644 --- a/src/os2/frame.cpp +++ b/src/os2/frame.cpp @@ -1079,7 +1079,6 @@ bool wxFrame::HandleSize( vEvent.SetEventObject(this); bProcessed = GetEventHandler()->ProcessEvent(vEvent); - AlterChildPos(); } return bProcessed; } // end of wxFrame::HandleSize