1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-08-07 10:42:55 +03:00

Fix EXSLT functions tests when libxml2 is built --without-debug

This commit is contained in:
Nick Wellnhofer
2022-08-30 04:03:56 +02:00
parent d96e124939
commit adaa45aa25
2 changed files with 0 additions and 6 deletions

View File

@@ -466,9 +466,6 @@ exsltFuncFunctionFunction (xmlXPathParserContextPtr ctxt, int nargs) {
* the generation of result nodes.
*/
if (fake->children != NULL) {
#ifdef LIBXML_DEBUG_ENABLED
xmlDebugDumpNode (stderr, fake, 1);
#endif
xsltGenericError(xsltGenericErrorContext,
"{%s}%s: cannot write to result tree while "
"executing a function\n",