1
0
Fork 0

Just a tiny (cosmetic) change to get some hands on experience with git.

This commit is contained in:
Durk Talsma 2010-05-11 21:15:23 +02:00
parent ebfe88b359
commit c64f195523

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 << " ";