summaryrefslogtreecommitdiffstats
path: root/core/profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/profile.h')
-rw-r--r--core/profile.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/profile.h b/core/profile.h
index b837b31a1..84913036c 100644
--- a/core/profile.h
+++ b/core/profile.h
@@ -52,7 +52,6 @@ struct plot_data {
int speed;
// stats over 9 minute window:
int min, max; // indices into pi->entry[]
- int avg; // actual depth average
/* values calculated by us */
unsigned int in_deco_calc : 1;
int ndl_calc;