Commit 274a1b5bec980ababa23e267a8fdcd8b71a5b2b7

Nick Wellnhofer 2022-02-20T16:05:53

Remove unneeded code in xmlreader.c Now that no references to ID and IDREF attributes are stored in streaming validation mode, there's no need to try and remove them. Also remove xmlTextReaderFreeIDTable which was identical to xmlFreeIDTable.