X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ee31c392ac73dcd67fb25ac368e2ffb7d4c9c0e7..435151d7f2eac93bf85552820eefa356bf809b6c:/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: