]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATCDCL/ATCmgr.hxx
Remove confusing default (missing) path from 2D panel code.
[flightgear.git] / src / ATCDCL / ATCmgr.hxx
index 13349490db63ed1286f507b0f832347dbd9b0570..c21d0c5f3bacf5a9d3722b58c7bffe9b124536ba 100644 (file)
@@ -156,9 +156,6 @@ public:
        // Returns zero if not found
        unsigned short int GetFrequency(const string& ident, const atc_type& tp);
        
-       // Register the fact that the AI system wants to activate an airport
-       bool AIRegisterAirport(const string& ident);
-       
        // Register the fact that the comm radio is tuned to an airport
        bool CommRegisterAirport(const string& ident, int chan, const atc_type& tp);