X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/da0a6b013bc904f772161daa7e8aa3b653437454..a8cb1a4947bbbf5e18ce52448f4c3bb4cff4daee:/src/mac/classic/font.cpp diff --git a/src/mac/classic/font.cpp b/src/mac/classic/font.cpp index 06e7fa1ca3..d38a241ea0 100644 --- a/src/mac/classic/font.cpp +++ b/src/mac/classic/font.cpp @@ -9,10 +9,6 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ -#pragma implementation "font.h" -#endif - #include "wx/defs.h" #include "wx/string.h" #include "wx/font.h" @@ -25,9 +21,7 @@ #include "wx/mac/private.h" #include -#if !USE_SHARED_LIBRARIES IMPLEMENT_DYNAMIC_CLASS(wxFont, wxGDIObject) -#endif class WXDLLEXPORT wxFontRefData: public wxGDIRefData {