]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/app.h
no real change; just add the standard separator where it's missing
[wxWidgets.git] / include / wx / osx / app.h
index ad80d008a5f1be8cee2352f441832b1b6fd313b0..02710e57b1999bbf99c7649ebacfe5bb77a636c6 100644 (file)
@@ -66,7 +66,6 @@ public:
     // Implementation
     virtual bool Initialize(int& argc, wxChar **argv);
     virtual void CleanUp();
-    virtual bool DoYield(bool onlyIfNeeded, long eventsToProcess);
 
     // the installed application event handler
     WXEVENTHANDLERREF    MacGetEventHandler() { return m_macEventHandler ; }