Silence warnings in planner.c
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
91ee285d93
commit
a86a2e52c6
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user