]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/app.h
compilation fixes
[wxWidgets.git] / include / wx / mgl / app.h
index 27cf02da751113623e1bde8e33ef4e8d833f3219..e3bb8a3b38e75b676de2c276b8062fc4a50bfade 100644 (file)
@@ -48,9 +48,6 @@ public:
     virtual bool Pending();
     virtual void Dispatch();
 
-    // implementation only from now on
-    void OnIdle(wxIdleEvent &event);
-
     virtual bool Initialize(int& argc, wxChar **argv);
     virtual void CleanUp();