summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/xetexdir/XeTeXFontMgr_FC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/xetexdir/XeTeXFontMgr_FC.cpp')
-rw-r--r--Build/source/texk/web2c/xetexdir/XeTeXFontMgr_FC.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/xetexdir/XeTeXFontMgr_FC.cpp b/Build/source/texk/web2c/xetexdir/XeTeXFontMgr_FC.cpp
index 57c1201c0a5..b2e3687fc8c 100644
--- a/Build/source/texk/web2c/xetexdir/XeTeXFontMgr_FC.cpp
+++ b/Build/source/texk/web2c/xetexdir/XeTeXFontMgr_FC.cpp
@@ -52,8 +52,6 @@ static UConverter* macRomanConv = NULL;
static UConverter* utf16beConv = NULL;
static UConverter* utf8Conv = NULL;
-extern FT_Library gFreeTypeLibrary; /* shared with XeTeXFontInst_FT2 */
-
static char*
convertToUtf8(UConverter* conv, const unsigned char* name, int len)
{