X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/52750c2e106113bc8d1c46289474adfd405d5ade..2adfb497e666354303ea6bb0e468f1e53811ad55:/include/wx/mgl/app.h diff --git a/include/wx/mgl/app.h b/include/wx/mgl/app.h index 0afeceeb97..ec6c5a703f 100644 --- a/include/wx/mgl/app.h +++ b/include/wx/mgl/app.h @@ -48,8 +48,6 @@ public: virtual bool Pending(); virtual void Dispatch(); - virtual wxIcon GetStdIcon(int which) const; - // implementation only from now on void OnIdle(wxIdleEvent &event); bool SendIdleEvents();