mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-28 23:14:57 +03:00
Undeprecate schema init functions
These functions aren't called from xmlInitParser, so it's better to keep them public for now.
This commit is contained in:
@@ -30,7 +30,6 @@ typedef enum {
|
||||
XML_SCHEMA_WHITESPACE_COLLAPSE = 3
|
||||
} xmlSchemaWhitespaceValueType;
|
||||
|
||||
XML_DEPRECATED
|
||||
XMLPUBFUN void XMLCALL
|
||||
xmlSchemaInitTypes (void);
|
||||
XML_DEPRECATED
|
||||
|
||||
Reference in New Issue
Block a user