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
|
@ -134,10 +134,6 @@ struct preferences {
|
|||
const char *time_format;
|
||||
bool time_format_override;
|
||||
|
||||
// ********** LocationService **********
|
||||
int time_threshold;
|
||||
int distance_threshold;
|
||||
|
||||
// ********** Network **********
|
||||
bool proxy_auth;
|
||||
const char *proxy_host;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue