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:
Tomaz Canabrava 2015-09-30 19:06:05 -03:00 committed by Dirk Hohndel
parent 83b14629d8
commit 2794af4166

View file

@ -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