GCS_MAVLink: remove MSG_STATUSTEXT entirely

This commit is contained in:
Peter Barker 2017-07-18 12:35:21 +10:00 committed by Francisco Ferreira
parent 81aa41ab51
commit eb1cf0e73a

View File

@ -47,7 +47,6 @@ enum ap_message {
MSG_SERVO_OUT, MSG_SERVO_OUT,
MSG_NEXT_WAYPOINT, MSG_NEXT_WAYPOINT,
MSG_NEXT_PARAM, MSG_NEXT_PARAM,
MSG_STATUSTEXT,
MSG_LIMITS_STATUS, MSG_LIMITS_STATUS,
MSG_FENCE_STATUS, MSG_FENCE_STATUS,
MSG_AHRS, MSG_AHRS,