]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/radiobut.cpp
Suppress "Assignement in logical expression" type warnings for compilers that compain...
[wxWidgets.git] / src / os2 / radiobut.cpp
index 1905f909e26e1a8cb13a1a25bf180e87fa4a2ff9..a2989ec2e09b4aa37ed376e04d7bff05c7923e50 100644 (file)
 
 #include "wx/os2/private.h"
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxRadioButton, wxControl)
 IMPLEMENT_DYNAMIC_CLASS(wxBitmapRadioButton, wxRadioButton)
-#endif
 
 bool wxRadioButton::OS2Command(WXUINT param, WXWORD id)
 {