]> 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 64d0606b4a9be6cac7fc34dd95430214dbed3a3f..f72bd8da57f9aedfd44457f4c8b2d1480588611e 100644 (file)
@@ -16,7 +16,7 @@
 //
 // You should have received a copy of the GNU General Public License
 // along with this program; if not, write to the Free Software
-// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 //
 // $Id$
 
@@ -71,7 +71,6 @@ public:
     { }
 
     ~FGATCMain() {
-        cout << "FGATCMain destructor" << endl;
         delete input0;
         delete input1;
         delete output0;