diff --git a/src/ATC/trafficcontrol.cxx b/src/ATC/trafficcontrol.cxx index 98b2ab46e..7848de10e 100644 --- a/src/ATC/trafficcontrol.cxx +++ b/src/ATC/trafficcontrol.cxx @@ -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 << " ";