Changeset 95289 in vbox for trunk/src/VBox
- Timestamp:
- Jun 15, 2022 3:15:00 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp
r95140 r95289 3602 3602 AssertPtr(pArg); 3603 3603 3604 #ifdef DEBUG_andy_disabled3605 if (RT_FAILURE(tstTranslatePath()))3606 return RTEXITCODE_FAILURE;3607 #endif3608 3609 3604 /* 3610 3605 * Command definitions.
Note:
See TracChangeset
for help on using the changeset viewer.