diff --git a/libraries/SITL/SIM_Gazebo.h b/libraries/SITL/SIM_Gazebo.h index c542fa842c..93028ede20 100644 --- a/libraries/SITL/SIM_Gazebo.h +++ b/libraries/SITL/SIM_Gazebo.h @@ -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; };