VirtualBox

Changeset 47496 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Jul 31, 2013 3:52:29 PM (11 years ago)
Author:
vboxsync
Message:

Solaris/USBLib-solaris: Unused enum.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxUSB/solaris/USBLib-solaris.cpp

    r44528 r47496  
    5858/** VBoxUSB Device handle. */
    5959static RTFILE g_hFile = NIL_RTFILE;
    60 /** List of tasks handled by the USB helper. */
    61 typedef enum USBHELPER_OP
    62 {
    63     ADD_ALIAS = 0,
    64     DEL_ALIAS,
    65     RESET
    66 };
     60
    6761
    6862/*******************************************************************************
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