aboutsummaryrefslogtreecommitdiffstats
path: root/dive.h
diff options
context:
space:
mode:
Diffstat (limited to 'dive.h')
-rw-r--r--dive.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/dive.h b/dive.h
index fc82f5e43..f300b100c 100644
--- a/dive.h
+++ b/dive.h
@@ -538,8 +538,6 @@ extern void flush_divelist(struct dive *dive);
extern void set_dc_nickname(struct dive *dive);
extern const char *get_dc_nickname(const char *model, uint32_t deviceid);
extern void remember_dc(const char *model, uint32_t deviceid, const char *nickname, gboolean change_conf);
-extern gboolean dc_was_saved(struct divecomputer *dc);
-extern void mark_dc_saved(struct divecomputer *dc);
extern void set_autogroup(gboolean value);
extern int total_weight(struct dive *);