don't remove handlers from wxPendingEvents list, they now do it themselves when they...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 5 Jan 2008 17:37:17 +0000 (17:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 5 Jan 2008 17:37:17 +0000 (17:37 +0000)
commitcd844951fa86d2aa9a02b01cc8c9f0dc209f28a0
tree3125cc887fa0b1052871e625d1a20c6cd0dfa4ee
parent19c4d91638c2546630c4427e39c02f5380a8bb87
don't remove handlers from wxPendingEvents list, they now do it themselves when they don't have any more events or are destroyed (should have been part of r51021)

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