Remove stray debugging output.
This commit is contained in:
parent
348d3e26ce
commit
570ea80a36
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ FGRouteMgr::FGRouteMgr() :
|
|||
wpn_dist( NULL ),
|
||||
wpn_eta( NULL )
|
||||
{
|
||||
cout << "route = " << route << endl;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue