]> git.mxchange.org Git - flightgear.git/blobdiff - src/AIModel/AIGroundVehicle.hxx
commradio: improvements for atis speech
[flightgear.git] / src / AIModel / AIGroundVehicle.hxx
index 2e4a2349fc37db24ebbed6cef7b34970c8d56544..fcb822a3cca0396336e4a8d9f80a88955cd95e55 100644 (file)
@@ -93,8 +93,6 @@ private:
     double _hitch_x_offset_m, _hitch_y_offset_m, _hitch_z_offset_m;
     double _dt_count, _next_run, _break_count;
 
-    const SGMaterial* _material;
-
 };
 
 #endif  // FG_AIGROUNDVEHICLE_HXX