summaryrefslogtreecommitdiffstats
path: root/planner.c
diff options
context:
space:
mode:
Diffstat (limited to 'planner.c')
-rw-r--r--planner.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/planner.c b/planner.c
index 722eeb12e..d4bf47854 100644
--- a/planner.c
+++ b/planner.c
@@ -975,7 +975,6 @@ bool plan(struct diveplan *diveplan, char **cached_datap, bool is_planner, bool
unsigned int *stoplevels = NULL;
bool stopping = false;
bool pendinggaschange = false;
- bool clear_to_ascend;
int clock, previous_point_time;
int avg_depth, max_depth, bottom_time = 0;
int last_ascend_rate;