Changeset 74763 in vbox for trunk/src/VBox
- Timestamp:
- Oct 11, 2018 11:36:19 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/MediumIOImpl.cpp
r74761 r74763 400 400 ComPtr<IProgress> &aProgress) 401 401 { 402 RT_NOREF(aFormat, aVariant, aBufferSize, aStream, aProgress); 402 403 return E_NOTIMPL; 403 404 }
Note:
See TracChangeset
for help on using the changeset viewer.