X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/30f1ed9e442b0d749fbebcd7e34b537c9692183a..01aefd229e82820455518e9feab1af5058433a1b:/src/mac/carbon/dcscreen.cpp?ds=sidebyside diff --git a/src/mac/carbon/dcscreen.cpp b/src/mac/carbon/dcscreen.cpp index 6f7d714228..3ad0142409 100644 --- a/src/mac/carbon/dcscreen.cpp +++ b/src/mac/carbon/dcscreen.cpp @@ -18,9 +18,7 @@ #include "wx/dcscreen.h" #include "wx/mac/uma.h" -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxScreenDC, wxWindowDC) -#endif // Create a DC representing the whole screen wxScreenDC::wxScreenDC()