VirtualBox

Changeset 35123 in vbox for trunk


Ignore:
Timestamp:
Dec 15, 2010 12:04:34 PM (14 years ago)
Author:
vboxsync
Message:

Main/settings: legacy DVD medium mode was writethrough, no need to store this in the config file either

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xml/Settings.cpp

    r35119 r35123  
    10441044        // no need to save the usual DVD medium types
    10451045        if (devType != DeviceType_DVD || (   mdm.hdType != MediumType_Normal
     1046                                          && mdm.hdType != MediumType_Writethrough
    10461047                                          && mdm.hdType != MediumType_Readonly))
    10471048            pelmMedium->setAttribute("type", pcszType);
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