From a86a2e52c6f61b1e4ac68b9d78c855158f132d54 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Mon, 7 Mar 2016 16:54:49 -0300 Subject: Silence warnings in planner.c Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- subsurface-core/planner.c | 1 + 1 file changed, 1 insertion(+) (limited to 'subsurface-core') diff --git a/subsurface-core/planner.c b/subsurface-core/planner.c index db1460a5c..1828d5a11 100644 --- a/subsurface-core/planner.c +++ b/subsurface-core/planner.c @@ -866,6 +866,7 @@ static void add_plan_to_notes(struct diveplan *diveplan, struct dive *dive, bool int ascent_velocity(int depth, int avg_depth, int bottom_time) { + (void) bottom_time; /* We need to make this configurable */ /* As an example (and possibly reasonable default) this is the Tech 1 provedure according -- cgit v1.2.3-70-g09d2