diff options
Diffstat (limited to 'dive.h')
-rw-r--r-- | dive.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 */ |