From 91ff7b68f0e3f4b3889929def2d96b8f6c931b3e Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Thu, 28 Feb 2019 21:32:26 +0100 Subject: Cleanup: remove dc_user_device_t::preexisting This field appears to be unused for a long time. Signed-off-by: Berthold Stoeger --- core/libdivecomputer.h | 1 - 1 file changed, 1 deletion(-) (limited to 'core') diff --git a/core/libdivecomputer.h b/core/libdivecomputer.h index db3d0a0ff..24c501c2a 100644 --- a/core/libdivecomputer.h +++ b/core/libdivecomputer.h @@ -38,7 +38,6 @@ typedef struct dc_user_device_t dc_device_t *device; dc_context_t *context; dc_iostream_t *iostream; - int preexisting; bool force_download; bool libdc_log; bool libdc_dump; -- cgit v1.2.3-70-g09d2