summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libdivecomputer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libdivecomputer.c b/libdivecomputer.c
index a990a4fc8..199a21d62 100644
--- a/libdivecomputer.c
+++ b/libdivecomputer.c
@@ -700,7 +700,6 @@ static void event_cb(dc_device_t *device, dc_event_type_t event, const void *dat
const dc_event_vendor_t *vendor = data;
device_data_t *devdata = userdata;
unsigned int serial;
- char buffer[16];
switch (event) {
case DC_EVENT_WAITING: