X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d3c7fc996a73e9f6a83067bc28a3c5581a3fee65..2c17722ec8a15d93ef9ec4a4ff390a0db9a34d9d:/include/wx/palmos/radiobox.h diff --git a/include/wx/palmos/radiobox.h b/include/wx/palmos/radiobox.h index fc8d8721d9..a018e6e669 100644 --- a/include/wx/palmos/radiobox.h +++ b/include/wx/palmos/radiobox.h @@ -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;