]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/radiobox.h
assert if wxCAL_SEQUENTIAL_MONTH_SELECTION style is changed after creation as this...
[wxWidgets.git] / include / wx / msw / radiobox.h
index 60f29cb922cdc61e8a86cf7a746638ef2ad106a0..a301eba1720940639ba823d27b93109f5ecdbb1b 100644 (file)
@@ -123,9 +123,6 @@ protected:
     // common part of all ctors
     void Init();
 
-    // we can't compute our best size before the items are added to the control
-    virtual void SetInitialBestSize(const wxSize& WXUNUSED(size)) { }
-
     // subclass one radio button
     void SubclassRadioButton(WXHWND hWndBtn);