]> 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 f72bd8da57f9aedfd44457f4c8b2d1480588611e..d5ff9c91bbeb03582653c09d3ef6e47b3360fc14 100644 (file)
@@ -28,8 +28,6 @@
 #  include <config.h>
 #endif
 
-#include <plib/netChat.h>
-
 #include <simgear/misc/sg_path.hxx>
 
 #include <Main/fg_props.hxx>
@@ -52,8 +50,6 @@ class FGATCMain : public FGProtocol {
     SGPath output0_path;
     SGPath output1_path;
 
-    int board;
-
     int lock0_fd;
     int lock1_fd;