VirtualBox

Ignore:
Timestamp:
Jul 31, 2008 5:31:13 PM (16 years ago)
Author:
vboxsync
Message:

Disk backends: remove dead code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp

    r10994 r11039  
    45114511    PVMDKIMAGE pImage = (PVMDKIMAGE)pBackendData;
    45124512    int rc;
    4513     const char *pszFilename;
    45144513
    45154514    /* Image must be opened and the new flags must be valid. Just readonly flag
     
    45224521
    45234522    /* Implement this operation via reopening the image. */
    4524     pszFilename = pImage->pszFilename;
    45254523    vmdkFreeImage(pImage, false);
    45264524    rc = vmdkOpenImage(pImage, uOpenFlags);
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