Commit 8567a8d1 authored by Don Gagne's avatar Don Gagne

Remove change which is in another pull

parent 2b0fff52
......@@ -185,9 +185,8 @@ void MissionManager::_readTransactionComplete(void)
_vehicle->sendMessageOnLink(_dedicatedLink, message);
// FIXME: Hack to get master changed, remove before push
_finishTransaction(true);
emit newMissionItemsAvailable();
_finishTransaction(true);
}
void MissionManager::_handleMissionCount(const mavlink_message_t& message)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment