]> git.proxmox.com Git - mirror_qemu.git/blobdiff - replication.h
usb-mtp: remove usb_mtp_object_free_one
[mirror_qemu.git] / replication.h
index 8faefe005f83584c39e66e5a80cbb2aa1bc0c1ca..4c8354de23ca2c9c1255ecd881f62de1a384fed7 100644 (file)
@@ -67,7 +67,6 @@ typedef struct ReplicationState ReplicationState;
  *
  * BlockDriver bdrv_replication = {
  *     .format_name                = "replication",
- *     .protocol_name              = "replication",
  *     .instance_size              = sizeof(BDRVReplicationState),
  *
  *     .bdrv_open                  = replication_open,