]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/app.h
A few tweaks and cleanups
[wxWidgets.git] / include / wx / motif / app.h
index d3bc19d40b8441bc48959658c1024291854fdb3f..f80b97c121a07ab74f5308fdf3f3cd3e940e0eb3 100644 (file)
@@ -57,8 +57,6 @@ public:
     
     virtual bool OnInitGui();
     
-    virtual wxIcon GetStdIcon(int which) const;
-    
     // implementation from now on
     // --------------------------