X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/93cf77c076b699e8e0b3b0049bd4f80de15997dd..c0f09a2e88168989a36c53e95ed225e2cf3f9ff0:/src/stubs/choice.cpp diff --git a/src/stubs/choice.cpp b/src/stubs/choice.cpp index a584d5303f..c6a1d250e2 100644 --- a/src/stubs/choice.cpp +++ b/src/stubs/choice.cpp @@ -16,9 +16,7 @@ // For compilers that support precompilation, includes "wx.h". #include "wx/choice.h" -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxChoice, wxControl) -#endif bool wxChoice::Create(wxWindow *parent, wxWindowID id, const wxPoint& pos,