]> git.mxchange.org Git - flightgear.git/blobdiff - src/Cockpit/navcom.hxx
Removed some depricated code snippets.
[flightgear.git] / src / Cockpit / navcom.hxx
index d05881abe89c0cfc6c7517216ad7c748a6613a06..0f1eb0667c43c26053d7eb10440fffb94b3c4dbb 100644 (file)
 
 #include <Navaids/ilslist.hxx>
 #include <Navaids/navlist.hxx>
-#include <Sound/beacon.hxx>
 #include <Sound/morse.hxx>
 
 class FGNavCom : public FGSubsystem
 {
-    FGBeacon beacon;
     FGMorse morse;
 
     SGInterpTable *term_tbl;