]> git.mxchange.org Git - flightgear.git/commitdiff
Removed unused and improperly initialized constant.
authortony <tony>
Fri, 30 Aug 2002 13:43:28 +0000 (13:43 +0000)
committertony <tony>
Fri, 30 Aug 2002 13:43:28 +0000 (13:43 +0000)
src/FDM/JSBSim/FGPiston.h

index a6841faab3536f9d95348859d8a5a1cef335aa96..909ed1920d3454f345c543fb8ad130da68fad970 100644 (file)
@@ -117,7 +117,6 @@ private:
   //
   // constants
   //
-  const double CONVERT_CUBIC_INCHES_TO_METERS_CUBED;
 
   const double R_air;
   const double rho_fuel;    // kg/m^3