]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/ATC-Main.hxx
httpd: don't spam the console with debug messages
[flightgear.git] / src / Network / ATC-Main.hxx
index b6f4598a959f323970f521d7d8d34c373985bfd9..d5ff9c91bbeb03582653c09d3ef6e47b3360fc14 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$
 
@@ -28,7 +28,7 @@
 #  include <config.h>
 #endif
 
-#include <plib/netChat.h>
+#include <simgear/misc/sg_path.hxx>
 
 #include <Main/fg_props.hxx>
 
@@ -50,8 +50,6 @@ class FGATCMain : public FGProtocol {
     SGPath output0_path;
     SGPath output1_path;
 
-    int board;
-
     int lock0_fd;
     int lock1_fd;