summaryrefslogtreecommitdiffstats
path: root/core/divelist.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/divelist.h')
-rw-r--r--core/divelist.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/divelist.h b/core/divelist.h
index 0f8a6138c..a8478d8d5 100644
--- a/core/divelist.h
+++ b/core/divelist.h
@@ -14,7 +14,6 @@ struct dive;
extern void update_cylinder_related_info(struct dive *);
extern void mark_divelist_changed(bool);
extern int unsaved_changes(void);
-extern void remove_autogen_trips(void);
extern int init_decompression(struct deco_state *ds, struct dive *dive);
/* divelist core logic functions */