summaryrefslogtreecommitdiffstats
path: root/dive.h
diff options
context:
space:
mode:
Diffstat (limited to 'dive.h')
-rw-r--r--dive.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dive.h b/dive.h
index 308a23155..9e8a35f55 100644
--- a/dive.h
+++ b/dive.h
@@ -800,7 +800,6 @@ extern double restore_deco_state(char *data);
extern void nuclear_regeneration(double time);
extern void vpmb_start_gradient();
extern void vpmb_next_gradient(double deco_time, double surface_pressure);
-extern void boyles_law(double next_stop_pressure);
/* this should be converted to use our types */
struct divedatapoint {