]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/ATC-Main.hxx
Update Mac configure script for new ALUT scheme; support --with-alut-framework.
[flightgear.git] / src / Network / ATC-Main.hxx
index 3cb2a05c743bcbe675482a1ef3a2f390e968c99c..f72bd8da57f9aedfd44457f4c8b2d1480588611e 100644 (file)
@@ -71,7 +71,6 @@ public:
     { }
 
     ~FGATCMain() {
-        cout << "FGATCMain destructor" << endl;
         delete input0;
         delete input1;
         delete output0;