X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/93cf77c076b699e8e0b3b0049bd4f80de15997dd..4c30035625ce9c4980e52db808704b377af12041:/src/stubs/dcmemory.cpp diff --git a/src/stubs/dcmemory.cpp b/src/stubs/dcmemory.cpp index c6066bb1ab..7cbd330821 100644 --- a/src/stubs/dcmemory.cpp +++ b/src/stubs/dcmemory.cpp @@ -15,10 +15,6 @@ #include "wx/dcmemory.h" -#if !USE_SHARED_LIBRARY -IMPLEMENT_DYNAMIC_CLASS(wxMemoryDC, wxDC) -#endif - //----------------------------------------------------------------------------- // wxMemoryDC //-----------------------------------------------------------------------------