]> git.mxchange.org Git - flightgear.git/blobdiff - src/Cockpit/navcom.cxx
Removed some depricated code snippets.
[flightgear.git] / src / Cockpit / navcom.cxx
index 9808e9d307e936d28d63679662fc7097efb0f069..8371966ffd2262fbed398553cf45f14ae2622454 100644 (file)
@@ -32,7 +32,6 @@
 
 #include <Aircraft/aircraft.hxx>
 #include <Navaids/ilslist.hxx>
-#include <Navaids/mkrbeacons.hxx>
 #include <Navaids/navlist.hxx>
 #include <Time/FGEventMgr.hxx>
 
@@ -113,7 +112,6 @@ void
 FGNavCom::init ()
 {
     morse.init();
-    beacon.init();
 
     search();