]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/font.h
Nuke GTK1 from include/gtk
[wxWidgets.git] / include / wx / mgl / font.h
index 5b6da25e6dbd052bee8419a20a4120f91dc9aed4..1c7fa790f6d6f846b6fdfb72caad24cf5ef94b5a 100644 (file)
@@ -3,16 +3,12 @@
 // Author:      Vaclav Slavik
 // Id:          $Id$
 // Copyright:   (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef __WX_FONT_H__
 #define __WX_FONT_H__
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "font.h"
-#endif
-
 #include "wx/hash.h"
 
 // ----------------------------------------------------------------------------