]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dfb/app.h
support SDK < 10.6, fixes #14902
[wxWidgets.git] / include / wx / dfb / app.h
index b76af79ce3a693b334b49017cde09ff4a5aa5710..5407b18c5ade6cdc1d3facdf02aa6a04ef2fdecf 100644 (file)
@@ -39,8 +39,6 @@ public:
 private:
     wxVideoMode m_videoMode;
 
-    virtual bool DoYield(bool onlyIfNeeded, long eventsToProcess);
-
     DECLARE_DYNAMIC_CLASS(wxApp)
 };