mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
4508a3cea4
commit
277d090f55
1 changed files with 0 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue