VirtualBox

Changeset 49872 in vbox for trunk/src


Ignore:
Timestamp:
Dec 10, 2013 5:22:44 PM (11 years ago)
Author:
vboxsync
Message:

6813 stage 4 - bug removal

Location:
trunk/src/VBox/Main/src-server
Files:
2 edited

Legend:

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

    r49871 r49872  
    812812     * extended error info to indicate that USB is simply not available
    813813     * (w/o treating it as a failure), for example, as in OSE. */
    814     NOREF(aUSBDeviceFilters);
     814    NOREF(aUSBDevices);
    815815# ifndef RT_OS_WINDOWS
    816     NOREF(aUSBDeviceFiltersSize);
     816    NOREF(aUSBDevices);
    817817# endif
    818818    ReturnComNotImplemented();
     
    898898    NOREF(aUSBDeviceFilters);
    899899# ifndef RT_OS_WINDOWS
    900     NOREF(aUSBDeviceFiltersSize);
     900    NOREF(aUSBDeviceFilters);
    901901# endif
    902902    ReturnComNotImplemented();
  • trunk/src/VBox/Main/src-server/HostNetworkInterfaceImpl.cpp

    r49871 r49872  
    531531}
    532532
    533 HRESULT HostNetworkInterface::HostNetworkInterface::enableDynamicIPConfig()
     533HRESULT HostNetworkInterface::enableDynamicIPConfig()
    534534{
    535535#ifndef VBOX_WITH_HOSTNETIF_API
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