diff --git a/MantleAPI/include/MantleAPI/Traffic/entity_properties.h b/MantleAPI/include/MantleAPI/Traffic/entity_properties.h index 0e591df5d25630eda003eddae8f23dfe3f350016..d0d8d4636ebaad6029fd99f01c9b8171987d8f5c 100644 --- a/MantleAPI/include/MantleAPI/Traffic/entity_properties.h +++ b/MantleAPI/include/MantleAPI/Traffic/entity_properties.h @@ -176,7 +176,6 @@ struct PedestrianProperties : public EntityProperties struct StaticObjectProperties : public EntityProperties { - units::length::meter_t z_placement_offset{0.0}; }; } // namespace mantle_api