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:46:30 -0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2016-01-11 15:46:12 -0800
commit8929d6eb1a5d6ace2c6f4b6de71eb85a04e16a82 (patch)
treef0f1244dd825aa825da038c789d0b6ee09f0e614 /subsurface-core/subsurface-qt/DiveObjectHelper.h
parent8e8c32d26e0e9e44f5201925ae510d0ec6a43551 (diff)
downloadsubsurface-8929d6eb1a5d6ace2c6f4b6de71eb85a04e16a82.tar.gz
Simplify: remove waterTemp variable
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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/subsurface-core/subsurface-qt/DiveObjectHelper.h b/subsurface-core/subsurface-qt/DiveObjectHelper.h
index b874506ab..a47bff599 100644
--- a/subsurface-core/subsurface-qt/DiveObjectHelper.h
+++ b/subsurface-core/subsurface-qt/DiveObjectHelper.h
@@ -65,7 +65,6 @@ private:
QString m_date;
QString m_time;
QString m_gps;
- QString m_waterTemp;
QString m_notes;
QString m_tags;
QString m_gas;