X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d48b06bd9039597545de9a862501d57c5f9ec1ea..2d14a14c573db4b8f8959b1460a269cf23defbcf:/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__