Changeset 73897 in vbox for trunk/src/VBox/Main/src-server
- Timestamp:
- Aug 26, 2018 5:28:36 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp
r73896 r73897 911 911 { 912 912 HRESULT rc; 913 RT_NOREF(aFormat); 913 914 try 914 915 { … … 2245 2246 { 2246 2247 LogFlowFuncEnter(); 2248 RT_NOREF(pTask); 2247 2249 HRESULT hrc = S_OK; 2248 2250
Note:
See TracChangeset
for help on using the changeset viewer.