]> git.saurik.com Git - wxWidgets.git/blobdiff - src/stubs/radiobox.cpp
Replaced tabs and cleaned up indentations.
[wxWidgets.git] / src / stubs / radiobox.cpp
index da582d0e52ef7fcb9755e3b355a3df8dda5785be..a3ecae6d0186e42e4aed44ee16e0afe9947ff065 100644 (file)
@@ -15,9 +15,7 @@
 
 #include "wx/radiobox.h"
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxRadioBox, wxControl)
-#endif
 
 // Radio box item
 wxRadioBox::wxRadioBox()