]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/choice.cpp
support mac on little endian systems
[wxWidgets.git] / src / mac / carbon / choice.cpp
index 6d42fc9d8d7182e1f0d3f6bb6988d8b770e50f05..852459a9ff2dbe130c28078fc7602fe68557266b 100644 (file)
@@ -21,9 +21,7 @@
 #include "wx/menu.h"
 #include "wx/mac/uma.h"
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxChoice, wxControl)
-#endif
 
 extern MenuHandle NewUniqueMenu() ;