Changeset 15495 in vbox
- Timestamp:
- Dec 15, 2008 11:25:05 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/MachineImpl.cpp
r15494 r15495 9737 9737 /* The below assert would be nice but I don't want to move 9738 9738 * HardDisk2::MergeChain to the header just for that */ 9739 9739 /* Assert (!chain->isForward()); */ 9740 9740 9741 9741 Assert (hd->children().size() == 1);
Note:
See TracChangeset
for help on using the changeset viewer.