X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=hmp.c;h=32ee285a1e2b1cac31aada45c994418e3229a857;hb=30c367ed446b6ea53245589a5cf373578ac075d7;hp=589150773e5cc86518e56255fb5b692df8fa3a30;hpb=2e6ae666c8ccaa7fd26d7102c5c9bed24dc02b1d;p=qemu.git diff --git a/hmp.c b/hmp.c index 589150773..32ee285a1 100644 --- a/hmp.c +++ b/hmp.c @@ -366,8 +366,6 @@ void hmp_info_block(Monitor *mon, const QDict *qdict) info->value->inserted->iops_rd_max, info->value->inserted->iops_wr_max, info->value->inserted->iops_size); - } else { - monitor_printf(mon, " [not inserted]"); } if (verbose) {