2010/8/19 Eric Blake <eblake@xxxxxxxxxx>: > * src/qemu/qemu_driver.c (qemudGetProcessInfo): Clean up. > --- > src/qemu/qemu_driver.c | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/src/qemu/qemu_driver.c b/src/qemu/qemu_driver.c > index 3d61ccd..656a1e4 100644 > --- a/src/qemu/qemu_driver.c > +++ b/src/qemu/qemu_driver.c > @@ -4316,7 +4316,6 @@ static int qemudGetProcessInfo(unsigned long long *cpuTime, int *lastCpu, int pi > } > > if (!(pidinfo = fopen(proc, "r"))) { > - /*printf("cannot read pid info");*/ > /* VM probably shut down, so fake 0 */ > if (cpuTime) > *cpuTime = 0; This line even got a typo fix 2 years ago :) ACK. Matthias -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list