Changeset 105301 in vbox for trunk/src/VBox/Main
- Timestamp:
- Jul 12, 2024 12:18:49 PM (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/ConsoleImpl.cpp
r105266 r105301 6215 6215 return hrc; 6216 6216 #else 6217 RT_NOREF(aEnable d, aProgress);6217 RT_NOREF(aEnable, aProgress); 6218 6218 ReturnComNotImplemented(); 6219 6219 #endif /* VBOX_WITH_RECORDING */
Note:
See TracChangeset
for help on using the changeset viewer.