summaryrefslogtreecommitdiffstats
path: root/dive.h
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2014-05-30 15:17:15 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-05-30 15:17:15 -0700
commitb791b41db98ddec7b25448092fa30f24224af8c5 (patch)
treece7eabb67487fa2c996c20cbd19e1274fce87ffb /dive.h
parentb36f8dd738963faae31312deca014c438e53e516 (diff)
downloadsubsurface-b791b41db98ddec7b25448092fa30f24224af8c5.tar.gz
Remove unused structure member
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'dive.h')
-rw-r--r--dive.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dive.h b/dive.h
index 277573f5b..f1570d31e 100644
--- a/dive.h
+++ b/dive.h
@@ -640,7 +640,6 @@ struct divedatapoint {
struct diveplan {
timestamp_t when;
- int lastdive_nr;
int surface_pressure; /* mbar */
int bottomsac; /* ml/min */
int decosac; /* ml/min */