Re: [libvirt] [PATCH] virXPathInt() and virXPathUInt() don't exist

2009-02-13 Thread Daniel P. Berrange
On Fri, Feb 13, 2009 at 12:06:10PM +, Mark McLoughlin wrote: > It looks like these functions have never existed. They did at one point in my out of tree patches for some feature, but guess I removed them and forget the header before finally comitting. > diff --git a/src/xml.h b/src/xml.h > in

[libvirt] [PATCH] virXPathInt() and virXPathUInt() don't exist

2009-02-13 Thread Mark McLoughlin
It looks like these functions have never existed. Signed-off-by: Mark McLoughlin --- src/xml.h |8 1 files changed, 0 insertions(+), 8 deletions(-) diff --git a/src/xml.h b/src/xml.h index 0daa874..da9d3b5 100644 --- a/src/xml.h +++ b/src/xml.h @@ -21,14 +21,6 @@ int virXP