Changeset 72902 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Jul 4, 2018 7:46:14 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ApplianceImpl.h
r72900 r72902 139 139 Utf8Str i_typeOfVirtualDiskFormatFromURI(Utf8Str type) const; 140 140 141 #if 0 /* unused */ 141 142 std::set<Utf8Str> i_URIFromTypeOfVirtualDiskFormat(Utf8Str type); 143 #endif 142 144 143 145 HRESULT i_findMediumFormatFromDiskImage(const ovf::DiskImage &di, ComObjPtr<MediumFormat>& mf);
Note:
See TracChangeset
for help on using the changeset viewer.