mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-02 20:42:30 +03:00
globals: Remove unused globals
- xmlBufferAllocScheme - xmlDefaultBufferSize - xmlParserDebugEntities
This commit is contained in:
@ -391,14 +391,12 @@ deprecated_funcs = {
|
||||
'xmlStringDecodeEntities': True,
|
||||
'xmlStringLenDecodeEntities': True,
|
||||
'xmlSubstituteEntitiesDefault': True,
|
||||
'xmlThrDefDefaultBufferSize': True,
|
||||
'xmlThrDefDoValidityCheckingDefaultValue': True,
|
||||
'xmlThrDefGetWarningsDefaultValue': True,
|
||||
'xmlThrDefIndentTreeOutput': True,
|
||||
'xmlThrDefKeepBlanksDefaultValue': True,
|
||||
'xmlThrDefLineNumbersDefaultValue': True,
|
||||
'xmlThrDefLoadExtDtdDefaultValue': True,
|
||||
'xmlThrDefParserDebugEntities': True,
|
||||
'xmlThrDefPedanticParserDefaultValue': True,
|
||||
'xmlThrDefSaveNoEmptyTags': True,
|
||||
'xmlThrDefSubstituteEntitiesDefaultValue': True,
|
||||
|
Reference in New Issue
Block a user