mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-18 02:36:16 +00:00
Remove unused code
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
83b14629d8
commit
2794af4166
1 changed files with 0 additions and 4 deletions
|
@ -430,10 +430,6 @@ void MainTab::refreshDiveInfo()
|
|||
|
||||
void MainTab::updateDiveInfo(bool clear)
|
||||
{
|
||||
// I don't like this code here - but globe() wasn't initialized on the constructor.
|
||||
{
|
||||
}
|
||||
|
||||
ui.location->refreshDiveSiteCache();
|
||||
EditMode rememberEM = editMode;
|
||||
// don't execute this while adding / planning a dive
|
||||
|
|
Loading…
Add table
Reference in a new issue