mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-11 17:13:56 -03:00
AP_Proximity: remove unused var from AriSimSITL
This commit is contained in:
parent
d4b047fc1f
commit
2d128e0079
@ -40,6 +40,5 @@ public:
|
||||
|
||||
private:
|
||||
SITL::SITL *sitl;
|
||||
float distance_maximum;
|
||||
};
|
||||
#endif // CONFIG_HAL_BOARD
|
||||
|
Loading…
Reference in New Issue
Block a user