Changeset 33708 in vbox for trunk/src/VBox/Main/MachineImpl.cpp
- Timestamp:
- Nov 2, 2010 6:46:46 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/MachineImpl.cpp
r33596 r33708 6579 6579 || autoCaller.state() == Limited); 6580 6580 6581 /* uninit all children using addDependentChild()/removeDependentChild()6582 * in their init()/uninit() methods */6583 uninitDependentChildren();6584 6585 6581 /* tell all our other child objects we've been uninitialized */ 6586 6582
Note:
See TracChangeset
for help on using the changeset viewer.