X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3a3dde0d44c43bc70a1e9791381ada04b4953a5d..ee5aa9d44fa75e88bce9981d7d02dea9f6d5f3c4:/src/os2/app.cpp diff --git a/src/os2/app.cpp b/src/os2/app.cpp index 758e6c7c44..3620b182ac 100644 --- a/src/os2/app.cpp +++ b/src/os2/app.cpp @@ -484,8 +484,6 @@ void wxApp::OnIdle( wxIdleEvent& rEvent ) gbInOnIdle = true; - wxAppBase::OnIdle(rEvent); - #if wxUSE_DC_CACHEING // automated DC cache management: clear the cached DCs and bitmap // if it's likely that the app has finished with them, that is, we