diff --git a/mozilla/expat/xmltok/xmltok.h b/mozilla/expat/xmltok/xmltok.h index 96d521867ff..6bb410879af 100644 --- a/mozilla/expat/xmltok/xmltok.h +++ b/mozilla/expat/xmltok/xmltok.h @@ -108,10 +108,6 @@ extern "C" { for a name with a colon. */ #define XML_TOK_PREFIXED_NAME 41 -#if 1 -#define XML_DTD -#endif /* 0 */ - #ifdef XML_DTD #define XML_TOK_IGNORE_SECT 42 #endif /* XML_DTD */ diff --git a/mozilla/parser/expat/lib/xmltok.h b/mozilla/parser/expat/lib/xmltok.h index 96d521867ff..6bb410879af 100644 --- a/mozilla/parser/expat/lib/xmltok.h +++ b/mozilla/parser/expat/lib/xmltok.h @@ -108,10 +108,6 @@ extern "C" { for a name with a colon. */ #define XML_TOK_PREFIXED_NAME 41 -#if 1 -#define XML_DTD -#endif /* 0 */ - #ifdef XML_DTD #define XML_TOK_IGNORE_SECT 42 #endif /* XML_DTD */