X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d48b06bd9039597545de9a862501d57c5f9ec1ea..b771d06bade79af05559648a0cb13c59dcc0f8a8:/include/wx/gtk/app.h diff --git a/include/wx/gtk/app.h b/include/wx/gtk/app.h index 87a2ff8c43..630bf9b04d 100644 --- a/include/wx/gtk/app.h +++ b/include/wx/gtk/app.h @@ -78,10 +78,6 @@ public: bool EventsPending(); bool DoIdle(); -protected: - - virtual bool DoYield(bool onlyIfNeeded, long eventsToProcess); - private: // true if we're inside an assert modal dialog #ifdef __WXDEBUG__