From 7a03024517e7c3d19d096e9343d6c5e9639464c0 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Tue, 8 Mar 2016 02:29:05 -0300 Subject: Silence warnings in gaspressures.c Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- subsurface-core/gaspressures.c | 1 + 1 file changed, 1 insertion(+) diff --git a/subsurface-core/gaspressures.c b/subsurface-core/gaspressures.c index 3cbb36773..1062c5283 100644 --- a/subsurface-core/gaspressures.c +++ b/subsurface-core/gaspressures.c @@ -347,6 +347,7 @@ static void debug_print_pressures(struct plot_info *pi) */ void populate_pressure_information(struct dive *dive, struct divecomputer *dc, struct plot_info *pi, int o2_flag) { + (void) dc; int i, cylinderid, cylinderindex = -1; pr_track_t *track_pr[MAX_CYLINDERS] = { NULL, }; pr_track_t *current = NULL; -- cgit v1.2.3-70-g09d2