Changeset 59277 in vbox
- Timestamp:
- Jan 7, 2016 12:11:05 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/MediumImpl.cpp
r59211 r59277 7845 7845 * If it is the target it must be in the LockedWrite state. 7846 7846 */ 7847 #if def DEBUG_andy /* See see @bugref{8172}. */7847 #ifndef DEBUG_andy /* See see @bugref{8172}. */ 7848 7848 Assert( ( pMedium != pTarget 7849 7849 && ( pMedium->m->state == MediumState_Deleting
Note:
See TracChangeset
for help on using the changeset viewer.