]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
build: avoid warning about unused variables
authorJim Meyering <meyering@redhat.com>
Thu, 25 Feb 2010 13:19:33 +0000 (14:19 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 25 Feb 2010 13:19:33 +0000 (14:19 +0100)
commit8ddff3e6cdccc2b4289509c6941b43f2ddf8e643
tree3ea7c49beef42b94bf27d89c4a034f74894c5f69
parenta79fb1c491197a91094cd2345c3d7bbba40da2fd
build: avoid warning about unused variables

* tools/virsh.c (cmdCPUBaseline): Remove declarations of unused
variables, p and cur.
tools/virsh.c