X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8e193f384f7b98daef459653ddb8485173fba8ba..435151d7f2eac93bf85552820eefa356bf809b6c:/include/wx/msw/app.h diff --git a/include/wx/msw/app.h b/include/wx/msw/app.h index 6eb98de4fa..54d4d65222 100644 --- a/include/wx/msw/app.h +++ b/include/wx/msw/app.h @@ -83,7 +83,6 @@ public: virtual bool ProcessMessage(WXMSG* pMsg); void DeletePendingObjects(); bool ProcessIdle(); - void ProcessPendingEvents(); int GetComCtl32Version() const; public: