Rover: remove unused do-control-video

This commit is contained in:
Randy Mackay 2023-03-08 21:04:49 +09:00 committed by Peter Barker
parent a6afff837d
commit dbde36b504
1 changed files with 0 additions and 1 deletions

View File

@ -590,7 +590,6 @@ bool ModeAuto::verify_command(const AP_Mission::Mission_Command& cmd)
// do commands (always return true)
case MAV_CMD_DO_CHANGE_SPEED:
case MAV_CMD_DO_SET_HOME:
case MAV_CMD_DO_CONTROL_VIDEO:
case MAV_CMD_DO_SET_CAM_TRIGG_DIST:
case MAV_CMD_DO_SET_ROI:
case MAV_CMD_DO_SET_REVERSE: