Commit f75256e7db7728a6f6cf519955319ed6ef7797ed

Nick Wellnhofer 2019-04-23T17:23:39

Remove unreachable code in xmlXPathCountFunction After the initial test, the condition (type == XPATH_NODESET) || (type == XPATH_XSLT_TREE) always holds true.