VirtualBox

Changeset 70285 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Dec 21, 2017 3:30:27 PM (7 years ago)
Author:
vboxsync
Message:

Removed unused code/struct.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/usblib-win.h

    r69107 r70285  
    273273} USBSUP_DEVINFO, *PUSBSUP_DEVINFO;
    274274
    275 typedef struct
    276 {
    277     int             rc;
    278     uint32_t        cDevices;
    279     USBSUP_DEVINFO  aDevices[1];
    280 } USBSUP_GET_DEVICES, *PUSBSUP_GET_DEVICES;
    281 
    282275#pragma pack()                          /* paranoia */
    283276
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette