summaryrefslogtreecommitdiffstats
path: root/core/dive.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/dive.h')
-rw-r--r--core/dive.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/dive.h b/core/dive.h
index ef69bc934..659def142 100644
--- a/core/dive.h
+++ b/core/dive.h
@@ -427,7 +427,6 @@ extern void unregister_trip(dive_trip_t *trip);
extern void free_trip(dive_trip_t *trip);
extern const struct units SI_units, IMPERIAL_units;
-extern struct units xml_parsing_units;
extern const struct units *get_units(void);
extern int run_survey, verbose, quit, force_root;