From 570ea80a36a5ee2fd38eb83be5d7a0d987b8f3dd Mon Sep 17 00:00:00 2001 From: curt Date: Tue, 3 Feb 2004 19:48:41 +0000 Subject: [PATCH] Remove stray debugging output. --- src/Autopilot/route_mgr.cxx | 1 - 1 file changed, 1 deletion(-) 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; } -- 2.39.5