mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 13:38:38 -04:00
SITL: fix coverity warning - removed unused variable heli_servos
This commit is contained in:
parent
08f5305519
commit
538a077ae8
@ -64,7 +64,6 @@ private:
|
||||
void recv_fdm(const struct sitl_input &input);
|
||||
void send_servos(const struct sitl_input &input);
|
||||
|
||||
bool heli_servos;
|
||||
double last_timestamp;
|
||||
SocketAPM sock;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user