diff --git a/src/AutoPilotPlugins/PX4/AirframeComponent.cc b/src/AutoPilotPlugins/PX4/AirframeComponent.cc index bb52b9b3de86c35ba24738969323f59e73cac6a6..c3d855ba44007b31536337a95d84eb7022d40797 100644 --- a/src/AutoPilotPlugins/PX4/AirframeComponent.cc +++ b/src/AutoPilotPlugins/PX4/AirframeComponent.cc @@ -95,6 +95,7 @@ AirframeComponent::AirframeComponent(UASInterface* uas, AutoPilotPlugin* autopil MAV_TYPE_VTOL_DUOROTOR, MAV_TYPE_VTOL_QUADROTOR }; + Q_UNUSED(mavTypes); // Keeping this around for later use for (size_t i=0; i