summaryrefslogtreecommitdiffstats
path: root/subsurface-core/subsurface-qt/DiveObjectHelper.h
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tomaz.canabrava@intel.com>2016-01-11 15:36:12 -0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2016-01-11 15:46:11 -0800
commit0bb661c3e1dd0a30e6815f758c7e49e40604f899 (patch)
treea3226ff9a713b25f773f8d348db59bdcb9ea76a0 /subsurface-core/subsurface-qt/DiveObjectHelper.h
parentae222f147cd1e32c4bf4802b303c63c6be42e796 (diff)
downloadsubsurface-0bb661c3e1dd0a30e6815f758c7e49e40604f899.tar.gz
Simplify: removed duration and depth variables
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface-core/subsurface-qt/DiveObjectHelper.h')
-rw-r--r--subsurface-core/subsurface-qt/DiveObjectHelper.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/subsurface-core/subsurface-qt/DiveObjectHelper.h b/subsurface-core/subsurface-qt/DiveObjectHelper.h
index f135466c4..4a78fd779 100644
--- a/subsurface-core/subsurface-qt/DiveObjectHelper.h
+++ b/subsurface-core/subsurface-qt/DiveObjectHelper.h
@@ -65,8 +65,6 @@ private:
QString m_date;
QString m_time;
QString m_gps;
- QString m_duration;
- QString m_depth;
QString m_divemaster;
QString m_buddy;
QString m_airTemp;