]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/radiobox.cpp
Linking with the TIFF library
[wxWidgets.git] / src / mac / radiobox.cpp
index 492c93133afb9bd2161adb2700fca191d66fd8c4..70da0df49cf3d86360985c4ff1275e96f3697a6b 100644 (file)
@@ -20,9 +20,7 @@
 #include "wx/radiobox.h"
 #include <wx/mac/uma.h>
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxRadioBox, wxControl)
-#endif
 
 #pragma mark -
 #pragma mark ### Constructors & destructor ###