mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-02-06 03:13:00 +08:00
rangefinder: remove unused class member (#26212)
Signed-off-by: Silvan <silvan@auterion.com>
This commit is contained in:
@@ -71,5 +71,4 @@ public:
|
||||
|
||||
private:
|
||||
uORB::PublicationMultiData<distance_sensor_s> _distance_sensor_pub{ORB_ID(distance_sensor)};
|
||||
hrt_abstime _q_update_now {};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user