X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e6460682a21a5f58ff7914676fd80b0730803398..fb20fa43a07ce52feb43a4b26514fc7a6a11a6f5:/src/stubs/dcscreen.cpp diff --git a/src/stubs/dcscreen.cpp b/src/stubs/dcscreen.cpp index e03bbac0c8..5d592d8b96 100644 --- a/src/stubs/dcscreen.cpp +++ b/src/stubs/dcscreen.cpp @@ -15,9 +15,7 @@ #include "wx/dcscreen.h" -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxScreenDC, wxWindowDC) -#endif // Create a DC representing the whole screen wxScreenDC::wxScreenDC()