mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
core: remove location service preferences
Including the related tests. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
6f813b9f8e
commit
2a0d14b100
13 changed files with 0 additions and 301 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue