diff --git a/ArduPlane/Parameters.cpp b/ArduPlane/Parameters.cpp index fadf6b9bda..46edac2a95 100644 --- a/ArduPlane/Parameters.cpp +++ b/ArduPlane/Parameters.cpp @@ -1523,10 +1523,7 @@ void Plane::load_parameters(void) { Parameters::k_param_ins, 357, AP_PARAM_FLOAT, "INS_HNTC2_FREQ" }, { Parameters::k_param_ins, 421, AP_PARAM_FLOAT, "INS_HNTC2_BW" }, }; - uint8_t notchfilt_table_size = ARRAY_SIZE(notchfilt_conversion_info); - for (uint8_t i=0; i