From fece3f321fb7040da5d34186598db006da7ef7d2 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 1 Jun 2014 16:10:07 -0700 Subject: Switch more functions to use gasmix type This time it's get_gas_string(). Signed-off-by: Dirk Hohndel --- dive.h | 1 - 1 file changed, 1 deletion(-) (limited to 'dive.h') diff --git a/dive.h b/dive.h index 4732b96d8..da4cb07e0 100644 --- a/dive.h +++ b/dive.h @@ -652,7 +652,6 @@ struct diveplan { }; struct divedatapoint *plan_add_segment(struct diveplan *diveplan, int duration, int depth, struct gasmix gasmix, int po2, bool entered); -void get_gas_string(int o2, int he, char *buf, int len); struct divedatapoint *create_dp(int time_incr, int depth, struct gasmix gasmix, int po2); #if DEBUG_PLAN void dump_plan(struct diveplan *diveplan); -- cgit v1.2.3-70-g09d2