]> git.mxchange.org Git - flightgear.git/blobdiff - src/AIModel/AIBallistic.hxx
fix #416: reciprocal filter broken
[flightgear.git] / src / AIModel / AIBallistic.hxx
index fb1b4f28d4b411ebbd161b3f5ce17ace1fab78dd..f798347c93c884673d5e958c807eb4cf3b985f10 100644 (file)
@@ -175,7 +175,6 @@ private:
     bool   _aero_stabilised; // if true, object will align with trajectory
     double _drag_area;       // equivalent drag area in ft2
     double _life_timer;      // seconds
-    double _gravity;         // fps^2
     double _buoyancy;        // fps^2
     bool   _wind;            // if true, local wind will be applied to object
     double _Cd;              // drag coefficient