mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-08-05 23:35:48 +03:00
Don't mess with xmlDefaultSAXHandler
This is deprecated and shouldn't have any effect.
This commit is contained in:
@@ -1280,7 +1280,6 @@ void initlibxsltmod(void) {
|
||||
*/
|
||||
libxslt_xsltErrorInitialize();
|
||||
xmlLoadExtDtdDefaultValue = XML_DETECT_IDS | XML_COMPLETE_ATTRS;
|
||||
xmlDefaultSAXHandler.cdataBlock = NULL;
|
||||
/*
|
||||
* Register the EXSLT extensions and the test module
|
||||
*/
|
||||
|
Reference in New Issue
Block a user