mirror of
https://github.com/nginx/nginx.git
synced 2026-06-20 07:32:44 +00:00
we do not need dtd->name
This commit is contained in:
parent
f8c0d8ade9
commit
1dcebd8dcb
1 changed files with 0 additions and 2 deletions
|
|
@ -511,8 +511,6 @@ ngx_http_xslt_sax_external_subset(void *data, const xmlChar *name,
|
|||
return;
|
||||
}
|
||||
|
||||
dtd->name = xmlStrdup(name);
|
||||
|
||||
if (doc->children == NULL) {
|
||||
xmlAddChild((xmlNodePtr) doc, (xmlNodePtr) dtd);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue