mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Remove three obsolete preferences options for geocoding
These options are not used any longer/were never used and can be removed to not confuse the users. Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
This commit is contained in:
parent
c78a864e15
commit
4e320cca5b
7 changed files with 0 additions and 122 deletions
|
|
@ -28,9 +28,6 @@ typedef struct {
|
|||
} facebook_prefs_t;
|
||||
|
||||
typedef struct {
|
||||
bool enable_geocoding;
|
||||
bool parse_dive_without_gps;
|
||||
bool tag_existing_dives;
|
||||
enum taxonomy_category category[3];
|
||||
} geocoding_prefs_t;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue