X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/93cf77c076b699e8e0b3b0049bd4f80de15997dd..4c30035625ce9c4980e52db808704b377af12041:/src/stubs/choice.cpp?ds=inline 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,