aboutsummaryrefslogtreecommitdiffstats
path: root/core/pref.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/pref.c')
-rw-r--r--core/pref.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/pref.c b/core/pref.c
index 6be6fe6ee..75dedcbeb 100644
--- a/core/pref.c
+++ b/core/pref.c
@@ -84,8 +84,6 @@ struct preferences default_prefs = {
},
.planner_deco_mode = BUEHLMANN,
.vpmb_conservatism = 3,
- .distance_threshold = 100,
- .time_threshold = 300,
#if defined(SUBSURFACE_MOBILE)
.cloud_timeout = 10,
#else