X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d48b06bd9039597545de9a862501d57c5f9ec1ea..7d3f6b4ded6aa412cb1cc306fef478955d448c5b:/include/wx/motif/app.h diff --git a/include/wx/motif/app.h b/include/wx/motif/app.h index 8879381460..f021442498 100644 --- a/include/wx/motif/app.h +++ b/include/wx/motif/app.h @@ -65,7 +65,6 @@ public: // Implementation virtual bool Initialize(int& argc, wxChar **argv); virtual void CleanUp(); - virtual bool DoYield(bool onlyIfNeeded, long eventsToProcess); // Motif-specific WXAppContext GetAppContext() const { return m_appContext; }