diff --git a/src/ui/designer/QGCParamSlider.cc b/src/ui/designer/QGCParamSlider.cc index 857c286..4521e94 100644 --- a/src/ui/designer/QGCParamSlider.cc +++ b/src/ui/designer/QGCParamSlider.cc @@ -377,14 +377,6 @@ void QGCParamSlider::setParameterValue(int uas, int component, int paramCount, i ui->editSelectParamComboBox->addItem(parameterName, paramIndex); } - if (this->parameterName == "RC5_MIN") - { - int stopper = 1; - } - if (parameterName == "RC5_MIN") - { - int stpoper = 1; - } if (visibleParam != "") { if (parameterName == visibleParam)