summaryrefslogtreecommitdiffstats
path: root/core/planner.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/planner.h')
-rw-r--r--core/planner.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/planner.h b/core/planner.h
index fb5338c8f..b7e3c7241 100644
--- a/core/planner.h
+++ b/core/planner.h
@@ -26,7 +26,6 @@ extern void free_dps(struct diveplan *diveplan);
extern struct dive *planned_dive;
extern char *cache_data;
extern char *disclaimer;
-extern double plangflow, plangfhigh;
#ifdef __cplusplus
}