VirtualBox

Changeset 27719 in vbox


Ignore:
Timestamp:
Mar 25, 2010 6:19:59 PM (15 years ago)
Author:
vboxsync
Message:

#4750: Commented out the assertion on unsuccessful attach in configNetwork.

File:
1 edited

Legend:

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

    r27714 r27719  
    32463246                {
    32473247                    rc = PDMR3DriverAttach(pVM, pszDevice, uInstance, uLun, 0 /*fFlags*/, NULL /* ppBase */);
    3248                     AssertRC(rc);
     3248                    //AssertRC(rc);
    32493249                }
    32503250
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