X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9f8845289521c7f53e95b6dfd8275daab8b05639..f3a5f83a66a21089fa1c52f962d127d0fe7b5ee0:/src/mac/classic/statbmp.cpp?ds=sidebyside diff --git a/src/mac/classic/statbmp.cpp b/src/mac/classic/statbmp.cpp index 9bd84f6aa8..506299c958 100644 --- a/src/mac/classic/statbmp.cpp +++ b/src/mac/classic/statbmp.cpp @@ -9,18 +9,12 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ - #pragma implementation "statbmp.h" -#endif - #include "wx/defs.h" #include "wx/statbmp.h" #include "wx/dcclient.h" -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxStaticBitmap, wxControl) -#endif /* * wxStaticBitmap