diff --git a/src/Autopilot/route_mgr.cxx b/src/Autopilot/route_mgr.cxx index 3d6793bc3..eb35fae55 100644 --- a/src/Autopilot/route_mgr.cxx +++ b/src/Autopilot/route_mgr.cxx @@ -49,7 +49,6 @@ FGRouteMgr::FGRouteMgr() : wpn_dist( NULL ), wpn_eta( NULL ) { - cout << "route = " << route << endl; }