mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-08-07 10:42:55 +03:00
python: Don't set deprecated global
This commit is contained in:
@@ -1284,7 +1284,6 @@ void initlibxsltmod(void) {
|
|||||||
* Specific XSLT initializations
|
* Specific XSLT initializations
|
||||||
*/
|
*/
|
||||||
libxslt_xsltErrorInitialize();
|
libxslt_xsltErrorInitialize();
|
||||||
xmlLoadExtDtdDefaultValue = XML_DETECT_IDS | XML_COMPLETE_ATTRS;
|
|
||||||
/*
|
/*
|
||||||
* Register the EXSLT extensions and the test module
|
* Register the EXSLT extensions and the test module
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user