]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/sysemu/blockdev.h
pci-hotplug-old: Has been dead for five major releases, bury
[mirror_qemu.git] / include / sysemu / blockdev.h
index 0c6264391ecf51d6b5854f42a68a759775fd8ca3..7ca59b5070da41260f5d0cff7ce5c0241c36610b 100644 (file)
@@ -63,8 +63,6 @@ DriveInfo *drive_new(QemuOpts *arg, BlockInterfaceType block_default_type);
 
 /* device-hotplug */
 
-DriveInfo *add_init_drive(const char *opts);
-
 void qmp_change_blockdev(const char *device, const char *filename,
                          const char *format, Error **errp);
 void hmp_commit(Monitor *mon, const QDict *qdict);