diff options
Diffstat (limited to 'core/display.h')
-rw-r--r-- | core/display.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/display.h b/core/display.h index 8c6223be6..6c26e2763 100644 --- a/core/display.h +++ b/core/display.h @@ -29,8 +29,6 @@ extern struct divecomputer *select_dc(struct dive *); extern unsigned int dc_number; -extern unsigned int amount_selected; - extern int is_default_dive_computer_device(const char *); extern int is_default_dive_computer(const char *, const char *); |