X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/01b2eeec59f924bc1af582e70d010f89dc29d3d3..1be06faf7318abf88a35b299b90ceb2a49c0353b:/src/qt/choice.cpp diff --git a/src/qt/choice.cpp b/src/qt/choice.cpp index a584d5303f..c6a1d250e2 100644 --- a/src/qt/choice.cpp +++ b/src/qt/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,