refs #855, removed hiding where no longer needed

This commit is contained in:
Klaus Basan
2017-01-07 02:59:34 +01:00
committed by Mathew Sutcliffe
parent 076fff417a
commit 5f7c3f0e9c
2 changed files with 0 additions and 2 deletions

View File

@@ -181,7 +181,6 @@ namespace BlackGui
else
{
ui->tvp_AtcStationsOnline->clear();
ui->tvp_AtcStationsOnline->hideLoadIndicator();
this->updateTreeView();
}
}