VirtualBox

Changeset 6972 in vbox


Ignore:
Timestamp:
Feb 15, 2008 5:09:25 PM (17 years ago)
Author:
vboxsync
Message:

Don't kill debug builds on solaris with silly assertions.

File:
1 edited

Legend:

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

    r6965 r6972  
    23392339         * USB proxy service could not start. */
    23402340
    2341         Assert (VBOX_FAILURE (mUSBProxyService->getLastError()));
    23422341        if (mUSBProxyService->getLastError() == VERR_FILE_NOT_FOUND)
    23432342            return setWarning (E_FAIL,
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