VirtualBox

Changeset 7944 in vbox


Ignore:
Timestamp:
Apr 14, 2008 7:46:33 AM (17 years ago)
Author:
vboxsync
Message:

Disabled host USB on solaris, not done yet.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/HostImpl.cpp

    r7852 r7944  
    143143#elif defined (RT_OS_OS2) && defined (VBOX_WITH_USB)
    144144    mUSBProxyService = new USBProxyServiceOs2 (this);
    145 #elif defined (RT_OS_SOLARIS) && defined (VBOX_WITH_USB)
    146     mUSBProxyService = new USBProxyServiceSolaris (this);
    147145#elif defined (RT_OS_WINDOWS) && defined (VBOX_WITH_USB)
    148146    mUSBProxyService = new USBProxyServiceWin32 (this);
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