don't break of the loop resetting last focus pointer in dtor as under some (unclear...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 13 Apr 2005 16:26:23 +0000 (16:26 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 13 Apr 2005 16:26:23 +0000 (16:26 +0000)
commit4552892fc214995d0e0a5f1e059915d2a89c023b
treef302742dbf0991a1a595ef8c79cc934b53e5e242
parent286ff306d8ba79b72ebc34d9f1c6ae18ad8d45ea
don't break of the loop resetting last focus pointer in dtor as under some (unclear) cisrcumstances more than one TLW can have a pointer to us, see bug 1179024

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/window.cpp