diff options
Diffstat (limited to 'core/pref.h')
-rw-r--r-- | core/pref.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/pref.h b/core/pref.h index 2fbe1762f..2e283fc3a 100644 --- a/core/pref.h +++ b/core/pref.h @@ -63,7 +63,6 @@ typedef struct { const char *product; const char *device; const char *device_name; - int download_mode; } dive_computer_prefs_t; enum unit_system_values { |