ATCDCL: Remove some unused cruft.
This commit is contained in:
parent
d6fceb3fbc
commit
7d3d22f6c2
2 changed files with 0 additions and 4 deletions
|
@ -57,7 +57,6 @@ FGATCMgr::FGATCMgr() :
|
|||
#else
|
||||
voice(false),
|
||||
#endif
|
||||
last_in_range(false),
|
||||
v1(0)
|
||||
{
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue