X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/93cf77c076b699e8e0b3b0049bd4f80de15997dd..80a24267cbc17d85e278e1f10cdfdaea12199639:/src/stubs/radiobox.cpp?ds=sidebyside diff --git a/src/stubs/radiobox.cpp b/src/stubs/radiobox.cpp index da582d0e52..a3ecae6d01 100644 --- a/src/stubs/radiobox.cpp +++ b/src/stubs/radiobox.cpp @@ -15,9 +15,7 @@ #include "wx/radiobox.h" -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxRadioBox, wxControl) -#endif // Radio box item wxRadioBox::wxRadioBox()