[PATCH 5/6] Remove unused variable

Anton Lundin glance at acc.umu.se
Mon Dec 29 15:25:58 PST 2014


Signed-off-by: Anton Lundin <glance at acc.umu.se>
---
 libdivecomputer.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libdivecomputer.c b/libdivecomputer.c
index a990a4f..199a21d 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:
-- 
2.1.0



More information about the subsurface mailing list