summaryrefslogtreecommitdiffstats
path: root/core/divelist.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/divelist.h')
-rw-r--r--core/divelist.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/divelist.h b/core/divelist.h
index 1042c88cc..7a7687293 100644
--- a/core/divelist.h
+++ b/core/divelist.h
@@ -26,8 +26,6 @@ extern struct dive_table dive_table;
#define DATAFORMAT_VERSION 3
extern void update_cylinder_related_info(struct dive *);
-extern void mark_divelist_changed(bool);
-extern int unsaved_changes(void);
extern int init_decompression(struct deco_state *ds, struct dive *dive);
/* divelist core logic functions */