Remove #define XML_DTD. This is defined in the makefiles.
git-svn-id: svn://10.0.0.236/trunk@38771 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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 */
|
||||
|
||||
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user