X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/52750c2e106113bc8d1c46289474adfd405d5ade..7c41d11aed39e37811c50a0d04b1a6ae25071341:/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();