summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/xetexdir/xetex.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/xetexdir/xetex.h')
-rw-r--r--Build/source/texk/web2c/xetexdir/xetex.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/xetexdir/xetex.h b/Build/source/texk/web2c/xetexdir/xetex.h
index c88942d222f..4e31510a629 100644
--- a/Build/source/texk/web2c/xetexdir/xetex.h
+++ b/Build/source/texk/web2c/xetexdir/xetex.h
@@ -105,7 +105,5 @@ void* getotassemblyptr(int f, int g, int horiz); /* function in XeTeXOTMath.cpp
#endif
#include "trans.h" /* functions for affine transform operations */
-#define Byte my_Byte /* hack to work around typedef conflict with zlib */
#include <teckit/TECkit_Common.h> /* include this before XeTeX_ext.h */
-#undef Byte
#include "XeTeX_ext.h" /* other extension functions */