aboutsummaryrefslogtreecommitdiffstats
path: root/save-html.c
diff options
context:
space:
mode:
Diffstat (limited to 'save-html.c')
-rw-r--r--save-html.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/save-html.c b/save-html.c
index 609ab9e84..4f378498f 100644
--- a/save-html.c
+++ b/save-html.c
@@ -168,7 +168,6 @@ void write_no_trip(struct membuffer *b, int *dive_no)
void write_trip(struct membuffer *b, dive_trip_t *trip, int *dive_no)
{
- int i;
struct dive *dive;
put_format(b, "{");