1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-08-05 23:35:48 +03:00

python: Don't set deprecated global

This commit is contained in:
Nick Wellnhofer
2023-09-21 03:23:44 +02:00
parent b7f824f613
commit 99f2036bd2

View File

@@ -1284,7 +1284,6 @@ void initlibxsltmod(void) {
* Specific XSLT initializations
*/
libxslt_xsltErrorInitialize();
xmlLoadExtDtdDefaultValue = XML_DETECT_IDS | XML_COMPLETE_ATTRS;
/*
* Register the EXSLT extensions and the test module
*/