VirtualBox

Ignore:
Timestamp:
Jun 22, 2011 9:06:38 PM (14 years ago)
Author:
vboxsync
Message:

Main/USBProxyService: implementation inheritance is not so great that we have to pretend to do it when we are not

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp

    r37596 r37599  
    105105{
    106106    /*
    107      * Call the superclass method first.
    108      */
    109     HRESULT hrc = USBProxyService::init();
    110     AssertComRCReturn(hrc, hrc);
    111 
    112     /*
    113107     * We have two methods available for getting host USB device data - using
    114108     * USBFS and using sysfs.  The default choice is sysfs; if that is not
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