VirtualBox

Changeset 15596 in vbox


Ignore:
Timestamp:
Dec 16, 2008 3:59:30 PM (16 years ago)
Author:
vboxsync
Message:

Main: Cosmetics.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/HardDisk2Impl.cpp

    r15594 r15596  
    33873387                ComAssertRCThrow (vrc, E_FAIL);
    33883388
     3389                Guid id = that->m.id;
    33893390                Utf8Str format (that->mm.format);
    33903391                Utf8Str location (that->m.locationFull);
     
    33923393                Utf8Str targetFormat (target->mm.format);
    33933394                Utf8Str targetLocation (target->m.locationFull);
    3394 
    3395                 Guid thatId = that->m.id;
    33963395
    33973396                Assert (target->m.state == MediaState_Creating);
     
    34283427                                        VD_IMAGE_FLAGS_NONE,
    34293428                                        NULL, targetId.raw(),
    3430                                         thatId.raw(),
     3429                                        id.raw(),
    34313430                                        VD_OPEN_FLAGS_NORMAL,
    34323431                                        target->mm.vdDiskIfaces,
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette