diff options
Diffstat (limited to 'core/pref.h')
-rw-r--r-- | core/pref.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/core/pref.h b/core/pref.h index 97590c4dc..a3f9c2b3b 100644 --- a/core/pref.h +++ b/core/pref.h @@ -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; |