diff options
Diffstat (limited to 'planner.h')
-rw-r--r-- | planner.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -25,7 +25,6 @@ extern struct dive *planned_dive; extern char *cache_data; extern const char *disclaimer; extern double plangflow, plangfhigh; -extern bool in_planner; #ifdef __cplusplus } |