X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e6460682a21a5f58ff7914676fd80b0730803398..399b60a0ad232265cd74ce8bf6a53a1f2cc57ff2:/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()