- Timestamp:
- Nov 18, 2009 2:55:20 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/MachineImpl.cpp
r24727 r24759 7705 7705 ++oldIt) 7706 7706 { 7707 MediumAttachment *pOldAttach = * it;7707 MediumAttachment *pOldAttach = *oldIt; 7708 7708 if (pOldAttach->medium().equalsTo(pMedium)) 7709 7709 {
Note:
See TracChangeset
for help on using the changeset viewer.