X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/155e46c2edbfb4d65cbd207a725d2009d40803de..c2d122aa7d8f2b8d76aef0440b75cd640b56c707:/include/wx/radiobox.h diff --git a/include/wx/radiobox.h b/include/wx/radiobox.h index 070cc9f95b..31948da68d 100644 --- a/include/wx/radiobox.h +++ b/include/wx/radiobox.h @@ -84,14 +84,6 @@ public: } - // deprecated functions - // -------------------- - -#if WXWIN_COMPATIBILITY_2_4 - wxDEPRECATED( int GetNumberOfRowsOrCols() const ); - wxDEPRECATED( void SetNumberOfRowsOrCols(int n) ); -#endif // WXWIN_COMPATIBILITY_2_4 - protected: wxRadioBoxBase() {