Changeset 31220 in vbox for trunk/src/VBox/Frontends/VBoxSDL
- Timestamp:
- Jul 29, 2010 3:25:57 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 64228
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp
r31218 r31220 1652 1652 if (machineState == MachineState_Saved) 1653 1653 { 1654 CHECK_ERROR(gConsole, ForgetSavedState());1654 CHECK_ERROR(gConsole, DiscardSavedState()); 1655 1655 } 1656 1656 /*
Note:
See TracChangeset
for help on using the changeset viewer.