diff options
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 */ |