Cleanup: remove outdated comment in libdivecomputer.h

The comment was mentioning a "progressbar_t", which doesn't exist
anymore.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2019-02-28 21:34:53 +01:00 committed by Dirk Hohndel
parent 91ff7b68f0
commit 65267599f7

View file

@ -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;