mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Unused code: has_hr_data()
Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
This commit is contained in:
parent
1d7fc93017
commit
5faf3f9410
2 changed files with 0 additions and 17 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue