On a Wednesday in 2020, Michal Privoznik wrote:
This reverts b897973f2e0.
Please disconnect the period from the commit ID.
(Popular choices include:
* putting a space in there
* removing it completely
* wrapping the commit ID in angle brackets
)
Even though it may have been the case in the past, relative
XPaths don't overwrite the ctxt->node. Thus, there's no need to
save it.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
src/util/virxml.c | 27 ---------------------------
1 file changed, 27 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano