VirtualBox

Changeset 20930 in vbox


Ignore:
Timestamp:
Jun 25, 2009 12:01:24 PM (15 years ago)
Author:
vboxsync
Message:

OVF: fix exporting of more than one disk

File:
1 edited

Legend:

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

    r20842 r20930  
    29002900            pelmToAddVirtualSystemsTo = pelmRoot;       // add virtual system directly under root element
    29012901
     2902        uint32_t cDisks = 0;
     2903
    29022904        list< ComObjPtr<VirtualSystemDescription> >::const_iterator it;
    29032905        /* Iterate through all virtual systems of that appliance */
     
    30973099
    30983100            uint32_t ulInstanceID = 1;
    3099             uint32_t cDisks = 0;
    31003101
    31013102            for (size_t uLoop = 1;
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