diff --git a/src/ui/designer/QGCParamSlider.cc b/src/ui/designer/QGCParamSlider.cc index 857c286dc3c9868c6929a6dee86e93aeb9b40e9c..4521e94cd5c1526f3884d5ef12ca6b120328ad56 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)