Changeset 65125 in vbox for trunk/src/VBox/Main/src-server
- Timestamp:
- Jan 4, 2017 5:34:28 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 112628
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/MachineImpl.cpp
r65120 r65125 10963 10963 /** 10964 10964 * Deletes implicit differencing hard disks created either by 10965 * #i_createImplicitDiffs() or by # AttachDevice() and rolls back mMediaData.10965 * #i_createImplicitDiffs() or by #attachDevice() and rolls back mMediaData. 10966 10966 * 10967 * Note that to delete hard disks created by # AttachDevice() this method is10967 * Note that to delete hard disks created by #attachDevice() this method is 10968 10968 * called from #fixupMedia() when the changes are rolled back. 10969 10969 *
Note:
See TracChangeset
for help on using the changeset viewer.