diff options
Diffstat (limited to 'core/planner.h')
-rw-r--r-- | core/planner.h | 1 |
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 } |