diff --git a/src/qemu/qemu_driver.c b/src/qemu/qemu_driver.c index db4b39dc9e9bfc8cf56c7d0e183c0c5bf3781245..5dd31ebf165018b2e33c13352c4e9a9d302e9abe 100644 --- a/src/qemu/qemu_driver.c +++ b/src/qemu/qemu_driver.c @@ -11549,10 +11549,6 @@ qemuDomainBlocksStatsGather(virQEMUDriverPtr driver, } -/* This uses the 'info blockstats' monitor command which was - * integrated into both qemu & kvm in late 2007. If the command is - * not supported we detect this and return the appropriate error. - */ static int qemuDomainBlockStats(virDomainPtr dom, const char *path,