diff options
Diffstat (limited to 'Build/source/texk/web2c/xetexdir/XeTeXswap.h')
-rw-r--r-- | Build/source/texk/web2c/xetexdir/XeTeXswap.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Build/source/texk/web2c/xetexdir/XeTeXswap.h b/Build/source/texk/web2c/xetexdir/XeTeXswap.h index dbaf44615f9..c39aeff1302 100644 --- a/Build/source/texk/web2c/xetexdir/XeTeXswap.h +++ b/Build/source/texk/web2c/xetexdir/XeTeXswap.h @@ -35,10 +35,6 @@ authorization from the copyright holders. #include "unicode/platform.h" // ICU's platform.h defines U_IS_BIG_ENDIAN for us -#ifdef WIN32 -#define inline __inline /* for VC++ (non-C99); not sure about other compilers on W32 */ -#endif - static inline UInt16 SWAP16(const UInt16 p) { |