X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4055ed8281971e3d35bf04177193c27043d42ed1..d8fd7acb8b877599b410e07a4c26dde92a676a82:/include/wx/palmos/font.h diff --git a/include/wx/palmos/font.h b/include/wx/palmos/font.h index 8a543f2c5c..54358ae2e3 100644 --- a/include/wx/palmos/font.h +++ b/include/wx/palmos/font.h @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: font.h +// Name: wx/palmos/font.h // Purpose: wxFont class -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10/14/04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -12,10 +12,6 @@ #ifndef _WX_FONT_H_ #define _WX_FONT_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma interface "font.h" -#endif - #include // ----------------------------------------------------------------------------