mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-10-15 21:46:39 +03:00
Stop calling deprecated libxml2 init functions
This commit is contained in:
@@ -1279,7 +1279,6 @@ void initlibxsltmod(void) {
|
||||
* Specific XSLT initializations
|
||||
*/
|
||||
libxslt_xsltErrorInitialize();
|
||||
xmlInitMemory();
|
||||
xmlLoadExtDtdDefaultValue = XML_DETECT_IDS | XML_COMPLETE_ATTRS;
|
||||
xmlDefaultSAXHandler.cdataBlock = NULL;
|
||||
/*
|
||||
|
Reference in New Issue
Block a user