X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5844fc07752fa6368b594f213666fce4abb03456..9dc1d18069c519c807c2476a837e710b5ef932c6:/src/x11/font.cpp diff --git a/src/x11/font.cpp b/src/x11/font.cpp index 125cb3545e..08742ac42e 100644 --- a/src/x11/font.cpp +++ b/src/x11/font.cpp @@ -17,10 +17,6 @@ // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "font.h" -#endif - #ifdef __VMS #pragma message disable nosimpint #include "wx/vms_x_fix.h" @@ -526,14 +522,8 @@ void wxFontRefData::SetNativeFontInfo(const wxNativeFontInfo& info) // wxFont // ---------------------------------------------------------------------------- -void wxFont::Init() -{ -} - wxFont::wxFont(const wxNativeFontInfo& info) { - Init(); - #if wxUSE_UNICODE Create( info.GetPointSize(), info.GetFamily(),