On Thu, Jan 21, 2010 at 11:33:23AM -0500, Chris Lalancette wrote: > Signed-off-by: Chris Lalancette <[email protected]> > --- > src/qemu/qemu_conf.c | 2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) > > diff --git a/src/qemu/qemu_conf.c b/src/qemu/qemu_conf.c > index c843c6a..c227fe1 100644 > --- a/src/qemu/qemu_conf.c > +++ b/src/qemu/qemu_conf.c > @@ -92,8 +92,6 @@ VIR_ENUM_IMPL(qemuVideo, VIR_DOMAIN_VIDEO_TYPE_LAST, > "", /* no arg needed for xen */ > "" /* don't support vbox */); > > -#define PROC_MOUNT_BUF_LEN 255 > - > int qemudLoadDriverConfig(struct qemud_driver *driver, > const char *filename) { > virConfPtr conf;
ACK, I'm pushing it, thanks ! Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ [email protected] | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/ -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
