X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..bdfeadcac50e7b4b631a3f6e8c42d2db4e594639:/src/stubs/region.cpp?ds=sidebyside diff --git a/src/stubs/region.cpp b/src/stubs/region.cpp index c71d4c605a..85aea95133 100644 --- a/src/stubs/region.cpp +++ b/src/stubs/region.cpp @@ -15,10 +15,8 @@ #include "wx/region.h" #include "wx/gdicmn.h" -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxRegion, wxGDIObject) IMPLEMENT_DYNAMIC_CLASS(wxRegionIterator, wxObject) -#endif //----------------------------------------------------------------------------- // wxRegionRefData implementation