X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c0ed460c2e7802793d591c84f3cfdbff159c5549..b51b78a9c7b50053cdcf4a22d2222500a20eb8ee:/src/stubs/stattext.cpp?ds=inline diff --git a/src/stubs/stattext.cpp b/src/stubs/stattext.cpp index 3b19c7184d..9de4821b48 100644 --- a/src/stubs/stattext.cpp +++ b/src/stubs/stattext.cpp @@ -18,9 +18,7 @@ #include -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxStaticText, wxControl) -#endif bool wxStaticText::Create(wxWindow *parent, wxWindowID id, const wxString& label,