Changeset 33708 in vbox for trunk/src/VBox/Main/ConsoleImpl.cpp
- Timestamp:
- Nov 2, 2010 6:46:46 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ConsoleImpl.cpp
r33621 r33708 507 507 508 508 LogFlowThisFunc(("initFailed()=%d\n", autoUninitSpan.initFailed())); 509 510 /*511 * Uninit all children that use addDependentChild()/removeDependentChild()512 * in their init()/uninit() methods.513 */514 uninitDependentChildren();515 509 516 510 /* power down the VM if necessary */
Note:
See TracChangeset
for help on using the changeset viewer.