aboutsummaryrefslogtreecommitdiffstats
path: root/core/dive.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/dive.h')
-rw-r--r--core/dive.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/dive.h b/core/dive.h
index ecb767827..d956dfeb3 100644
--- a/core/dive.h
+++ b/core/dive.h
@@ -787,8 +787,6 @@ extern void finish_sample(struct divecomputer *dc);
extern void add_sample_pressure(struct sample *sample, int sensor, int mbar);
extern int legacy_format_o2pressures(struct dive *dive, struct divecomputer *dc);
-extern bool has_hr_data(struct divecomputer *dc);
-
extern void sort_table(struct dive_table *table);
extern struct dive *fixup_dive(struct dive *dive);
extern void fixup_dc_duration(struct divecomputer *dc);