VirtualBox

Changeset 32262 in vbox for trunk/src/VBox/Main/testcase


Ignore:
Timestamp:
Sep 6, 2010 11:37:00 PM (14 years ago)
Author:
vboxsync
Message:

Main/linux/vector container: simplification

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/testcase/tstHostHardwareLinux.cpp

    r32258 r32262  
    9292#ifdef VBOX_USB_WITH_SYSFS
    9393    VBoxMainUSBDeviceInfo deviceInfo;
    94     AssertRCReturn(VBoxMainUSBDevInfoInit(&deviceInfo), 1);
     94    VBoxMainUSBDevInfoInit(&deviceInfo);
    9595    rc = USBDevInfoUpdateDevices(&deviceInfo);
    9696    if (RT_FAILURE(rc))
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