]> git.mxchange.org Git - flightgear.git/blobdiff - src/Cockpit/radiostack.hxx
Patch from Melchior Franz:
[flightgear.git] / src / Cockpit / radiostack.hxx
index c003a73f8bed3fd92fac34a5ba0fccb9e3a46f5d..331d97c8d5cde6e987e05ef0aa2c549c7791d443 100644 (file)
@@ -35,7 +35,6 @@
 
 #include <Navaids/ilslist.hxx>
 #include <Navaids/navlist.hxx>
-#include <ATC/atislist.hxx>
 #include <Sound/beacon.hxx>
 #include <Sound/morse.hxx>
 
@@ -55,8 +54,6 @@ class FGRadioStack : public FGSubsystem
 
     bool need_update;
 
-    FGATIS atis;
-
     string comm1_ident;
     bool comm1_valid;
     bool comm1_inrange;