Changeset 32705 in vbox for trunk/src/VBox/Main/MachineImpl.cpp
- Timestamp:
- Sep 23, 2010 7:06:34 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/MachineImpl.cpp
r32649 r32705 11510 11510 } 11511 11511 11512 #ifdef VBOX_WITH_GUEST_PROPS 11512 11513 if ( aMachineState == MachineState_PoweredOff 11513 11514 || aMachineState == MachineState_Aborted … … 11534 11535 } 11535 11536 } 11537 #endif 11536 11538 11537 11539 rc = saveStateSettings(stsFlags);
Note:
See TracChangeset
for help on using the changeset viewer.