VirtualBox

Changeset 78427 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 7, 2019 10:36:17 AM (6 years ago)
Author:
vboxsync
Message:

Main: bugref:8612: Added some comment and removed debug tails

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/MachineImpl.cpp

    r78387 r78427  
    1520415204    if (FAILED(rc)) return rc;
    1520515205
     15206    /* the setter does more than just the assignment, so use it */
    1520615207    ChipsetType_T enmChipsetType;
    1520715208    rc = osType->COMGETTER(RecommendedChipset)(&enmChipsetType);
     
    1521415215    if (FAILED(rc)) return rc;
    1521515216
    15216     size_t mnet = mNetworkAdapters.size(); NOREF(mnet);
    1521715217    /* Apply network adapters defaults */
    1521815218    for (ULONG slot = 0; slot < mNetworkAdapters.size(); ++slot)
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