From 57067a923d7f85f847cf3c0aab081f86745f585f Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 13 Oct 2005 14:27:19 +0000 Subject: Remove unnecessary includes ("flstring.h" is included by the parent file and includes and ...) Add changelog entry. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4593 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/fl_set_fonts_xft.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/fl_set_fonts_xft.cxx b/src/fl_set_fonts_xft.cxx index 7fbd88c01..a6cf89cf1 100644 --- a/src/fl_set_fonts_xft.cxx +++ b/src/fl_set_fonts_xft.cxx @@ -26,8 +26,6 @@ // #include -#include -#include // This function fills in the fltk font table with all the fonts that // are found on the X server. It tries to place the fonts into families -- cgit v1.2.3