VirtualBox

Changeset 11191 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Aug 6, 2008 6:55:12 PM (16 years ago)
Author:
vboxsync
Message:

DrvMediaIOS: removed unnecessary assertion.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DrvMediaISO.cpp

    r11188 r11191  
    144144    {
    145145        PDMDrvHlpVMSetError(pDrvIns, rc, RT_SRC_POS, N_("Failed to open ISO file \"%s\""), pszName);
    146         AssertMsgFailed(("Could not open ISO file %s, rc=%Vrc\n", pszName, rc));
    147146        MMR3HeapFree(pszName);
    148147    }
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