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