X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..60104cbafa4502c7592801ccb8507f779c5601cf:/src/mgl/font.cpp?ds=inline diff --git a/src/mgl/font.cpp b/src/mgl/font.cpp index a1e80d353f..6bb8af4e47 100644 --- a/src/mgl/font.cpp +++ b/src/mgl/font.cpp @@ -3,7 +3,7 @@ // Author: Vaclav Slavik // Id: $Id$ // Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com) -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ @@ -14,10 +14,6 @@ // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "font.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"