Changeset 15380 in vbox for trunk/src/VBox/Main/MachineImpl.cpp
- Timestamp:
- Dec 12, 2008 4:04:44 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/MachineImpl.cpp
r15375 r15380 9727 9727 /* The below assert would be nice but I don't want to move 9728 9728 * HardDisk2::MergeChain to the header just for that 9729 /* Assert (!chain->isForward()); */9729 * Assert (!chain->isForward()); */ 9730 9730 9731 9731 Assert (hd->children().size() == 1);
Note:
See TracChangeset
for help on using the changeset viewer.