]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/app.h
move functions using deprecated methods out of line to avoid deprecation warnings...
[wxWidgets.git] / include / wx / gtk1 / app.h
index 32ef7416a0b2817300506f9e572b80ed730279aa..273d29eda4bca58d5d88982ac71edf2d888c6386 100644 (file)
@@ -70,8 +70,6 @@ private:
     bool m_isInAssert;
 #endif // __WXDEBUG__
 
-    virtual bool DoYield(bool onlyIfNeeded, long eventsToProcess);
-
     DECLARE_DYNAMIC_CLASS(wxApp)
 };