Just a tiny (cosmetic) change to get some hands on experience with git.
This commit is contained in:
parent
ebfe88b359
commit
c64f195523
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@ void FGTrafficRecord::setPositionAndIntentions(int pos, FGAIFlightPlan *route)
|
||||||
}
|
}
|
||||||
intentions.erase(i);
|
intentions.erase(i);
|
||||||
} else {
|
} else {
|
||||||
//int legNr, routeNr;
|
|
||||||
//FGAIFlightPlan::waypoint* const wpt= route->getCurrentWaypoint();
|
//FGAIFlightPlan::waypoint* const wpt= route->getCurrentWaypoint();
|
||||||
int size = route->getNrOfWayPoints();
|
int size = route->getNrOfWayPoints();
|
||||||
//cerr << "Setting pos" << pos << " ";
|
//cerr << "Setting pos" << pos << " ";
|
||||||
|
|
Loading…
Add table
Reference in a new issue