]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/jsclient.hxx
New PathsDialog, for managing locations.
[flightgear.git] / src / Network / jsclient.hxx
index a25c623e9fe8e68c8394ac26984f34bce2cbaf09..695d98703625189bf049d426f04996920993256e 100644 (file)
@@ -40,7 +40,6 @@ using std::string;
 class FGJsClient : public FGProtocol {
 
     char buf[256];
-    int length;
     double axis[4];
     SGPropertyNode_ptr axisdef[4];
     string axisdefstr[4];