reverted r55167, see #9854

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55832 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-09-24 13:38:53 +00:00
parent 13139e9300
commit 7ce2fb7139
2 changed files with 6 additions and 34 deletions

View File

@@ -2419,8 +2419,6 @@ protected:
// Is event handler enabled?
bool m_enabled;
// Avoid adding events from another thread during dtor
bool m_beingDeleted;
// The user data: either an object which will be deleted by the container