]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/hw/usb.h
parallels: wrong call to bdrv_truncate
[mirror_qemu.git] / include / hw / usb.h
index c42b29c866f4db1339ab93ee50217fd4405cfc59..eb28655270a8dc35d27e48ead98fd1835e0e4a31 100644 (file)
@@ -290,11 +290,6 @@ typedef struct USBDeviceClass {
      */
     void (*cancel_packet)(USBDevice *dev, USBPacket *p);
 
-    /*
-     * Called when device is destroyed.
-     */
-    void (*handle_destroy)(USBDevice *dev);
-
     /*
      * Attach the device
      */