summaryrefslogtreecommitdiffstats
path: root/core/planner.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/planner.c')
-rw-r--r--core/planner.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/planner.c b/core/planner.c
index 3fef02248..b7bc56eab 100644
--- a/core/planner.c
+++ b/core/planner.c
@@ -35,7 +35,6 @@ static int decostoplevels_imperial[] = { 0, 3048, 6096, 9144, 12192, 15240, 1828
182880, 193040, 203200, 223520, 243840, 264160, 284480, 304800,
325120, 345440, 365760, 386080 };
-char *disclaimer;
#if DEBUG_PLAN
void dump_plan(struct diveplan *diveplan)
{