aboutsummaryrefslogtreecommitdiffstats
path: root/core/display.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/display.h')
-rw-r--r--core/display.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/display.h b/core/display.h
index 6d74b5c87..b5b6a3938 100644
--- a/core/display.h
+++ b/core/display.h
@@ -25,7 +25,6 @@ struct plot_info {
enum {AIR, NITROX, TRIMIX, FREEDIVING} dive_type;
double endtempcoord;
double maxpp;
- bool has_ndl;
struct plot_data *entry;
};