X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d48b06bd9039597545de9a862501d57c5f9ec1ea..2d8c0c2ce4e72ac4c785305d7fdeddda607b3467:/include/wx/gtk1/app.h diff --git a/include/wx/gtk1/app.h b/include/wx/gtk1/app.h index 32ef7416a0..273d29eda4 100644 --- a/include/wx/gtk1/app.h +++ b/include/wx/gtk1/app.h @@ -70,8 +70,6 @@ private: bool m_isInAssert; #endif // __WXDEBUG__ - virtual bool DoYield(bool onlyIfNeeded, long eventsToProcess); - DECLARE_DYNAMIC_CLASS(wxApp) };