summaryrefslogtreecommitdiffstats
path: root/core/parse-xml.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/parse-xml.c')
-rw-r--r--core/parse-xml.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/parse-xml.c b/core/parse-xml.c
index c6e5ea1be..2c20ad56c 100644
--- a/core/parse-xml.c
+++ b/core/parse-xml.c
@@ -36,7 +36,6 @@
#include "tag.h"
#include "xmlparams.h"
-int quit, force_root;
int last_xml_version = -1;
static xmlDoc *test_xslt_transforms(xmlDoc *doc, const struct xml_params *params);