diff options
-rw-r--r-- | core/libdivecomputer.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/libdivecomputer.h b/core/libdivecomputer.h index 24c501c2a..25c968afc 100644 --- a/core/libdivecomputer.h +++ b/core/libdivecomputer.h @@ -24,8 +24,6 @@ extern "C" { #endif -/* don't forget to include the UI toolkit specific display-XXX.h first - to get the definition of progressbar_t */ typedef struct dc_user_device_t { dc_descriptor_t *descriptor; |