From f81dd80a483ec0380248688784c463fbf7684920 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Mon, 7 Mar 2016 16:54:14 -0300 Subject: Silence warnings in cochran.c Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- subsurface-core/cochran.c | 1 + 1 file changed, 1 insertion(+) (limited to 'subsurface-core') diff --git a/subsurface-core/cochran.c b/subsurface-core/cochran.c index 267fe2b4a..40149d577 100644 --- a/subsurface-core/cochran.c +++ b/subsurface-core/cochran.c @@ -770,6 +770,7 @@ static void cochran_parse_dive(const unsigned char *decode, unsigned mod, int try_to_open_cochran(const char *filename, struct memblock *mem) { + (void) filename; unsigned int i; unsigned int mod; unsigned int *offsets, dive1, dive2; -- cgit v1.2.3-70-g09d2