summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/xmlparse.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/xmlparse.c b/lib/xmlparse.c
index 94e31de9da3f..e111460d0a3d 100644
--- a/lib/xmlparse.c
+++ b/lib/xmlparse.c
@@ -3725,7 +3725,6 @@ doProlog(XML_Parser parser,
return XML_ERROR_NO_ELEMENTS;
default:
tok = -tok;
- next = end;
break;
}
}