diff options
Diffstat (limited to 'Build/source/texk/web2c/xetexdir/XeTeX_ext.c')
-rw-r--r-- | Build/source/texk/web2c/xetexdir/XeTeX_ext.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Build/source/texk/web2c/xetexdir/XeTeX_ext.c b/Build/source/texk/web2c/xetexdir/XeTeX_ext.c index b65205c1cb6..1650e762e7e 100644 --- a/Build/source/texk/web2c/xetexdir/XeTeX_ext.c +++ b/Build/source/texk/web2c/xetexdir/XeTeX_ext.c @@ -65,9 +65,6 @@ authorization from the copyright holders. #include "XeTeX_ext.h" -#include <ft2build.h> -#include FT_FREETYPE_H - #include <teckit/TECkit_Engine.h> #include <kpathsea/c-ctype.h> @@ -193,7 +190,6 @@ void initversionstring(char **versions) #ifdef XETEX_OTHER int fc_version = FcGetVersion(); #endif - extern FT_Library gFreeTypeLibrary; /* in XeTeXFontInst_FT2 */ FT_Int ftMajor, ftMinor, ftPatch; const_string fmt = |