summaryrefslogtreecommitdiffstats
path: root/planner.h
diff options
context:
space:
mode:
Diffstat (limited to 'planner.h')
-rw-r--r--planner.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/planner.h b/planner.h
index 20aff89ad..a675989e0 100644
--- a/planner.h
+++ b/planner.h
@@ -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
}