summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libdivecomputer.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libdivecomputer.c b/libdivecomputer.c
index 631e0dade..26f5e59bd 100644
--- a/libdivecomputer.c
+++ b/libdivecomputer.c
@@ -614,8 +614,6 @@ static int dive_cb(const unsigned char *data, unsigned int size,
int rc;
dc_parser_t *parser = NULL;
device_data_t *devdata = userdata;
- dc_datetime_t dt = { 0 };
- struct tm tm;
struct dive *dive = NULL;
/* reset the deco / ndl data */