Changeset 70767 in vbox for trunk/src/VBox
- Timestamp:
- Jan 28, 2018 8:55:30 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp
r70766 r70767 4296 4296 BOOL fDiscard; 4297 4297 hrc = pMediumAtt->COMGETTER(Discard)(&fDiscard); H(); 4298 4299 if (lType == DeviceType_DVD) 4300 fInsertDiskIntegrityDrv = false; 4298 4301 4299 4302 unsigned uLUN;
Note:
See TracChangeset
for help on using the changeset viewer.