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:
@@ -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",
|
||||
|
Reference in New Issue
Block a user