1
0
Fork 0

ATCDCL: Remove some unused cruft.

This commit is contained in:
Dave Luff 2010-12-28 19:05:44 +00:00
parent d6fceb3fbc
commit 7d3d22f6c2
2 changed files with 0 additions and 4 deletions

View file

@ -57,7 +57,6 @@ FGATCMgr::FGATCMgr() :
#else
voice(false),
#endif
last_in_range(false),
v1(0)
{
}

View file

@ -85,9 +85,6 @@ private:
SGPropertyNode_ptr lat_node;
SGPropertyNode_ptr elev_node;
//string approach_ident;
bool last_in_range;
//FGATIS atis;
// Voice related stuff