From 0813d2168a8b7d85d2d12c042508ce1ed2d98fda Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 26 Aug 2017 12:14:46 -0700 Subject: Remove some unused variables Signed-off-by: Dirk Hohndel --- core/save-git.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/save-git.c') diff --git a/core/save-git.c b/core/save-git.c index 1fe2642ff..8b555c191 100644 --- a/core/save-git.c +++ b/core/save-git.c @@ -348,7 +348,7 @@ static void save_sample(struct membuffer *b, struct sample *sample, struct sampl static void save_samples(struct membuffer *b, struct dive *dive, struct divecomputer *dc) { int nr; - int o2sensor, legacy; + int o2sensor; struct sample *s; struct sample dummy = {}; -- cgit v1.2.3-70-g09d2