VirtualBox

Ignore:
Timestamp:
Jul 29, 2010 3:25:57 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64228
Message:

Main: rename IConsole::forgetSavedState() to discardSavedState()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp

    r31218 r31220  
    442442                ComPtr<IConsole> console;
    443443                CHECK_ERROR_BREAK(a->session, COMGETTER(Console)(console.asOutParam()));
    444                 CHECK_ERROR_BREAK(console, ForgetSavedState());
     444                CHECK_ERROR_BREAK(console, DiscardSavedState());
    445445            } while (0);
    446446            CHECK_ERROR_BREAK(a->session, UnlockMachine());
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette