X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..b81abd0d1d0fcde8db54f8c5e736b2b9daaf2ea0:/src/stubs/region.cpp 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