[libvirt] [PATCH] Remove unused PROC_MOUNT_BUF_LEN #define

Daniel Veillard veillard at redhat.com
Fri Jan 22 09:26:13 UTC 2010


On Thu, Jan 21, 2010 at 11:33:23AM -0500, Chris Lalancette wrote:
> Signed-off-by: Chris Lalancette <clalance at redhat.com>
> ---
>  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/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list