X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c0c133e13b36a923c65f94499554e432bc3a0daa..e9e8b38179b147dd04f5c19af7e56a94342e93a7:/include/wx/os2/app.h diff --git a/include/wx/os2/app.h b/include/wx/os2/app.h index 93c1dd37d6..f4d6fe2fa0 100644 --- a/include/wx/os2/app.h +++ b/include/wx/os2/app.h @@ -110,8 +110,6 @@ public: // Implementation static bool RegisterWindowClasses(HAB vHab); - virtual bool DoYield(bool onlyIfNeeded, long eventsToProcess); - public: int m_nCmdShow; HMQ m_hMq;