removed wxMsgArray definition (now in evtloop.cpp) and OnIdle() sempaphore (shouldn...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Sep 2003 23:37:07 +0000 (23:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Sep 2003 23:37:07 +0000 (23:37 +0000)
commitd0e278d98e9ecc0f78943a662fca855811f3bea7
tree9fd993e7b67e514e103373fccfb18e71311c93f4
parentfb3e83b60a5eeb499bb2934ce4fa0f0cdff5fbec
removed wxMsgArray definition (now in evtloop.cpp) and OnIdle() sempaphore (shouldn't be needed any longer)

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