1
0
Fork 0

Merge commit 'official/next' into next

This commit is contained in:
James Turner 2010-05-11 21:08:11 +01:00
commit 4f89bf7c48

View file

@ -65,7 +65,6 @@ void FGTrafficRecord::setPositionAndIntentions(int pos, FGAIFlightPlan *route)
}
intentions.erase(i);
} else {
//int legNr, routeNr;
//FGAIFlightPlan::waypoint* const wpt= route->getCurrentWaypoint();
int size = route->getNrOfWayPoints();
//cerr << "Setting pos" << pos << " ";