]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/radiobox.h
fix wxStringOutputStream::Write() in Unicode build when the output overlaps a boundar...
[wxWidgets.git] / include / wx / palmos / radiobox.h
index fc8d8721d9d30416710ff73910715e3fbf15df78..a018e6e6698fd64db42b264e58179a0f011506df 100644 (file)
@@ -139,9 +139,6 @@ public:
     void SendNotificationEvent();
 
 protected:
-    // we can't compute our best size before the items are added to the control
-    virtual void SetInitialBestSize(const wxSize& WXUNUSED(size)) { }
-
     // get the max size of radio buttons
     wxSize GetMaxButtonSize() const;