VirtualBox

Changeset 72899 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Jul 4, 2018 6:49:59 PM (7 years ago)
Author:
vboxsync
Message:

ApplianceImpl.cpp: Lose the silly applianceIONameMap and associated stuff since it's unused and should've been a tiny switch statement.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/ApplianceImpl.h

    r72479 r72899  
    3939typedef struct VDINTERFACEIO *PVDINTERFACEIO;
    4040typedef struct SHASTORAGE    *PSHASTORAGE;
    41 
    42 typedef enum applianceIOName { applianceIOTar, applianceIOFile, applianceIOSha } APPLIANCEIONAME;
    4341
    4442namespace ovf
     
    142140
    143141    std::set<Utf8Str> i_URIFromTypeOfVirtualDiskFormat(Utf8Str type);
    144 
    145     HRESULT i_initApplianceIONameMap();
    146 
    147     Utf8Str i_applianceIOName(APPLIANCEIONAME type) const;
    148142
    149143    HRESULT i_findMediumFormatFromDiskImage(const ovf::DiskImage &di, ComObjPtr<MediumFormat>& mf);
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