VirtualBox

Changeset 107836 in vbox for trunk


Ignore:
Timestamp:
Jan 17, 2025 10:22:41 AM (3 weeks ago)
Author:
vboxsync
Message:

Main/xml/ovfreader.cpp: Remove code not doing anything except burning CPU cycles, bugref:3409

File:
1 edited

Legend:

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

    r106061 r107836  
    10601060{
    10611061    VirtualHardwareItem::fillItem(item);
    1062 
    1063     xml::NodesLoop loopItemChildren(*item);// all child elements
    1064     const xml::ElementNode *pelmItemChild;
    1065     while ((pelmItemChild = loopItemChildren.forAllNodes()))
    1066     {
    1067     }
    10681062}
    10691063
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