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