removed redundant code

This commit is contained in:
Andre Kjellstrup 2017-04-04 22:42:46 +02:00 committed by Tom Pittenger
parent 510aa587ef
commit 9e5d6ab1e9

View File

@ -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;
}