aboutsummaryrefslogtreecommitdiffstats
path: root/subsurface-core/subsurface-qt/DiveObjectHelper.h
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tomaz.canabrava@intel.com>2016-01-11 15:05:07 -0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2016-01-11 15:46:11 -0800
commit820cd0c28d9db6a6bc00a4bd8310bb669bec4db4 (patch)
treed6595353e8c30dce03fae78d17000e0c62923e2b /subsurface-core/subsurface-qt/DiveObjectHelper.h
parent438b5df089edb3f8a90a6fa1bfdb5abba9847749 (diff)
downloadsubsurface-820cd0c28d9db6a6bc00a4bd8310bb669bec4db4.tar.gz
Simplify: remove uneeded variable, rating.
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 f1c1a19d5..19d88e038 100644
--- a/subsurface-core/subsurface-qt/DiveObjectHelper.h
+++ b/subsurface-core/subsurface-qt/DiveObjectHelper.h
@@ -62,7 +62,6 @@ public:
QString otu() const;
private:
- int m_rating;
QString m_date;
timestamp_t m_timestamp;
QString m_time;