diff --git a/libraries/GCS_MAVLink/GCS_Common.cpp b/libraries/GCS_MAVLink/GCS_Common.cpp index d88eea03a1..c71b8ea9cc 100644 --- a/libraries/GCS_MAVLink/GCS_Common.cpp +++ b/libraries/GCS_MAVLink/GCS_Common.cpp @@ -2471,7 +2471,6 @@ MAV_RESULT GCS_MAVLINK::handle_preflight_reboot(const mavlink_command_long_t &pa } // force safety on hal.rcout->force_safety_on(); - hal.rcout->force_safety_no_wait(); // flush pending parameter writes AP_Param::flush();