VirtualBox

Changeset 12914 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Oct 2, 2008 9:44:41 AM (16 years ago)
Author:
vboxsync
Message:

warning

File:
1 edited

Legend:

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

    r12400 r12914  
    28002800                 * new one. */
    28012801                for (it = mHWData->mGuestProperties.begin();
    2802                      it->mName != aName; ++it);
     2802                     it->mName != aName; ++it)
     2803                    ;
    28032804                mHWData->mGuestProperties.erase(it);
    28042805                found = true;
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