aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/deco.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/deco.c')
-rw-r--r--src/deco.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/deco.c b/src/deco.c
index bd6ed1e..dca164f 100644
--- a/src/deco.c
+++ b/src/deco.c
@@ -16,8 +16,6 @@ double P_WV = P_WV_DEFAULT;
double PO2_MAX = PO2_MAX_DEFAULT;
double END_MAX = END_MAX_DEFAULT;
-int LAST_STOP_AT_SIX = LAST_STOP_AT_SIX_DEFAULT;
-
typedef struct zhl_n2_t {
double t;
double a[3];