]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/toplevel.h
removed unneeded wxWeakRefDynamic::AssignCopy() (last part of patch 1870445)
[wxWidgets.git] / include / wx / x11 / toplevel.h
index 675fc4ad082befb36feaa21f6dc88659d8cd3f6d..ae820864c24de279e02b0b25b8eb9b34220f1d0d 100644 (file)
@@ -50,7 +50,6 @@ public:
     virtual bool IsMaximized() const;
     virtual void Iconize(bool iconize = true);
     virtual bool IsIconized() const;
-    virtual void SetIcon(const wxIcon& icon) { SetIcons( wxIconBundle( icon ) ); }
     virtual void SetIcons(const wxIconBundle& icons);
     virtual void Restore();