Remove confusing leftover comment

Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Anton Lundin 2015-01-26 23:32:40 +01:00 committed by Dirk Hohndel
parent 4508a3cea4
commit 277d090f55

View file

@ -678,7 +678,6 @@ void ConfigureDiveComputerDialog::populateDeviceDetailsSuuntoVyper()
void ConfigureDiveComputerDialog::readSettings()
{
// Disable the retrieve button while read thread is running
ui.progressBar->setValue(0);
ui.progressBar->setFormat("%p%");
ui.progressBar->setTextVisible(true);