diff options
author | Tiger Wang <ziwei.tiger@hotmail.co.uk> | 2015-05-09 00:44:42 +0200 |
---|---|---|
committer | Tiger Wang <ziwei.tiger@hotmail.co.uk> | 2015-07-10 00:06:23 +0200 |
commit | abd5708e5c57c2c243505739280e5798b4b73333 (patch) | |
tree | d54be5666e5e9e806a0e1d11ecdbf8eb246bd502 /lib/expat/xmltok_ns.c | |
parent | Updated zlib (diff) | |
download | cuberite-abd5708e5c57c2c243505739280e5798b4b73333.tar cuberite-abd5708e5c57c2c243505739280e5798b4b73333.tar.gz cuberite-abd5708e5c57c2c243505739280e5798b4b73333.tar.bz2 cuberite-abd5708e5c57c2c243505739280e5798b4b73333.tar.lz cuberite-abd5708e5c57c2c243505739280e5798b4b73333.tar.xz cuberite-abd5708e5c57c2c243505739280e5798b4b73333.tar.zst cuberite-abd5708e5c57c2c243505739280e5798b4b73333.zip |
Diffstat (limited to 'lib/expat/xmltok_ns.c')
-rw-r--r-- | lib/expat/xmltok_ns.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/expat/xmltok_ns.c b/lib/expat/xmltok_ns.c index 5afdfbe5c..c3b88fdf4 100644 --- a/lib/expat/xmltok_ns.c +++ b/lib/expat/xmltok_ns.c @@ -112,8 +112,4 @@ NS(XmlParseXmlDecl)(int isGeneralTextEntity, standalone); } -#else /* XML_TOK_NS_C */ - -int xml_tok_ns_c; - #endif /* XML_TOK_NS_C */ |