diff options
Diffstat (limited to 'Build/source/texk/web2c/xetexdir/XeTeXFontInst.h')
-rw-r--r-- | Build/source/texk/web2c/xetexdir/XeTeXFontInst.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Build/source/texk/web2c/xetexdir/XeTeXFontInst.h b/Build/source/texk/web2c/xetexdir/XeTeXFontInst.h index 3c49bccc126..811c8d53bb2 100644 --- a/Build/source/texk/web2c/xetexdir/XeTeXFontInst.h +++ b/Build/source/texk/web2c/xetexdir/XeTeXFontInst.h @@ -52,10 +52,6 @@ authorization from the copyright holders. #include "XeTeXFontMgr.h" #include "XeTeX_ext.h" -extern "C" { - void *xmalloc(size_t); // from kpathsea -}; - // create specific subclasses for each supported platform class XeTeXFontInst : protected FontTableCache |