X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ee31c392ac73dcd67fb25ac368e2ffb7d4c9c0e7..3f2711d5c119962a9fcb7198ebf351930d646e23:/include/wx/msw/app.h diff --git a/include/wx/msw/app.h b/include/wx/msw/app.h index ae15f3f359..54d4d65222 100644 --- a/include/wx/msw/app.h +++ b/include/wx/msw/app.h @@ -83,9 +83,6 @@ public: virtual bool ProcessMessage(WXMSG* pMsg); void DeletePendingObjects(); bool ProcessIdle(); -#if wxUSE_THREADS - void ProcessPendingEvents(); -#endif int GetComCtl32Version() const; public: