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:
Stefan Fuchs 2017-10-22 11:43:28 +02:00 committed by Dirk Hohndel
parent c78a864e15
commit 4e320cca5b
7 changed files with 0 additions and 122 deletions

View file

@ -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;