VirtualBox

Changeset 56615 in vbox


Ignore:
Timestamp:
Jun 24, 2015 9:26:53 AM (9 years ago)
Author:
vboxsync
Message:

Main: build fixes

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

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleImpl.cpp

    r56583 r56615  
    38963896        CFGMR3Dump(pCtlInst);
    38973897    }
     3898#ifdef VBOX_WITH_USB
    38983899    else
    38993900    {
     
    39113912        pThis->mUSBStorageDevices.erase(it);
    39123913    }
     3914#endif
    39133915
    39143916    LogFlowFunc(("Returning %Rrc\n", rcRet));
  • trunk/src/VBox/Main/src-server/HostImpl.cpp

    r55967 r56615  
    2828# include "USBDeviceFilterImpl.h"
    2929# include "USBProxyService.h"
     30#else
     31# include "VirtualBoxImpl.h"
    3032#endif // VBOX_WITH_USB
    3133
     
    16471649
    16481650#else   /* !VBOX_WITH_USB */
    1649     NOREF(aAddress);
     1651    NOREF(aName);
    16501652    NOREF(aDevice);
    16511653    return E_NOTIMPL;
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