aboutsummaryrefslogtreecommitdiffstats
path: root/core/planner.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/planner.c')
-rw-r--r--core/planner.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/planner.c b/core/planner.c
index 26efd56ac..d75ce4ad6 100644
--- a/core/planner.c
+++ b/core/planner.c
@@ -35,8 +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 };
-double plangflow, plangfhigh;
-
extern double regressiona();
extern double regressionb();
extern void reset_regression();