X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/17808a759627b03c2acbe7333dd2386557e1b804..a721fd82b7ca8c97048453d4aaff559e8f741d69:/src/mgl/window.cpp diff --git a/src/mgl/window.cpp b/src/mgl/window.cpp index 5ad62e94e3..275d2e801e 100644 --- a/src/mgl/window.cpp +++ b/src/mgl/window.cpp @@ -559,8 +559,6 @@ wxWindowMGL::~wxWindowMGL() { SendDestroyEvent(); - m_isBeingDeleted = true; - if ( gs_mouseCapture == this ) ReleaseMouse();