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:35:21 -0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2016-01-11 15:46:11 -0800
commitae222f147cd1e32c4bf4802b303c63c6be42e796 (patch)
treee4c7abb532579530b610b2f6184585dabff3ba0a /subsurface-core/subsurface-qt/DiveObjectHelper.h
parent8ead18a43a5398de6748d2be1191dcd072ad24eb (diff)
downloadsubsurface-ae222f147cd1e32c4bf4802b303c63c6be42e796.tar.gz
Simplify: removed location 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 b79ce43f5..f135466c4 100644
--- a/subsurface-core/subsurface-qt/DiveObjectHelper.h
+++ b/subsurface-core/subsurface-qt/DiveObjectHelper.h
@@ -64,7 +64,6 @@ public:
private:
QString m_date;
QString m_time;
- QString m_location;
QString m_gps;
QString m_duration;
QString m_depth;