mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
removed redundant code
This commit is contained in:
parent
510aa587ef
commit
9e5d6ab1e9
@ -712,7 +712,6 @@ void GCS_MAVLINK_Tracker::handleMessage(mavlink_message_t* msg)
|
||||
waypoint_request_i = 0;
|
||||
waypoint_request_last = 0;
|
||||
send_message(MSG_NEXT_WAYPOINT);
|
||||
waypoint_receiving = true;
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user