X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FFDM%2FJSBSim%2Fmodels%2FFGFCS.h;h=79535f261dda2c0b83edf5fee016cbb668637722;hb=f220feb6842355cae023ba898d045d4b1e73e34b;hp=8aa9ca9ffc750ce63083663079a29b293bf9d84b;hpb=70be1629e61d9b751a2f73df30b83bb1be6ca4fe;p=flightgear.git diff --git a/src/FDM/JSBSim/models/FGFCS.h b/src/FDM/JSBSim/models/FGFCS.h index 8aa9ca9ff..79535f261 100644 --- a/src/FDM/JSBSim/models/FGFCS.h +++ b/src/FDM/JSBSim/models/FGFCS.h @@ -4,7 +4,7 @@ Author: Jon S. Berndt Date started: 12/12/98 - ------------- Copyright (C) 1999 Jon S. Berndt (jsb@hal-pc.org) ------------- + ------------- Copyright (C) 1999 Jon S. Berndt (jon@jsbsim.org) ------------- This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software @@ -568,8 +568,6 @@ private: FCSCompVec Systems; FCSCompVec FCSComponents; FCSCompVec APComponents; - FCSCompVec sensors; - vector interface_properties; void bind(void); void bindModel(void); void bindThrottle(unsigned int);