X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/20123d495814b8b8543bf43fbd63aa7ec21e5d78..0e2a14e5e30994698f213daf2fc9e3d897846f4d:/include/wx/gtk/font.h diff --git a/include/wx/gtk/font.h b/include/wx/gtk/font.h index dbfe1b1f00..c14e0fc8cf 100644 --- a/include/wx/gtk/font.h +++ b/include/wx/gtk/font.h @@ -10,10 +10,6 @@ #ifndef __GTKFONTH__ #define __GTKFONTH__ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma interface -#endif - #include "wx/hash.h" // ---------------------------------------------------------------------------- @@ -101,10 +97,6 @@ public: // implementation from now on void Unshare(); -#ifndef __WXGTK20__ - GdkFont* GetInternalFont(float scale = 1.0) const; -#endif - // no data :-) protected: