]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/combobxc.cpp
save correctly oriented GraphicState and clear Context before destruction (is invalid...
[wxWidgets.git] / src / mac / carbon / combobxc.cpp
index 21eb3135c1c86b66f90a48d1fb8c98faf98e9579..a0fad78acd195223f1b1f3e30882325b9f5f6a5b 100644 (file)
@@ -25,9 +25,7 @@
 #endif
 #endif
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxComboBox, wxControl)
-#endif
 
 // composite combobox implementation by Dan "Bud" Keith bud@otsys.com