X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/da0a6b013bc904f772161daa7e8aa3b653437454..fe224552a9d5e4e652b39a815f1740dd7bf0b03a:/src/mac/classic/font.cpp?ds=sidebyside 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 {