Signed-off-by: Anton Lundin <gla...@acc.umu.se>
---
 dive.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dive.c b/dive.c
index 1a9bdd9..7d62616 100644
--- a/dive.c
+++ b/dive.c
@@ -612,7 +612,6 @@ static void mark_used_tanks(struct dive *dive, struct 
divecomputer *dc)
 /* walk all divecomputers to find the unused tanks in this dive */
 static void check_for_unused_tanks(struct dive *dive)
 {
-       int i;
        struct divecomputer *dc;
 
        for_each_dc(dive, dc) {
-- 
1.8.3.2

_______________________________________________
subsurface mailing list
subsurface@hohndel.org
http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to