diff options
Diffstat (limited to 'core/libdivecomputer.h')
-rw-r--r-- | core/libdivecomputer.h | 1 |
1 files changed, 0 insertions, 1 deletions
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; |