diff options
Diffstat (limited to 'pref.h')
-rw-r--r-- | pref.h | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -31,9 +31,8 @@ struct preferences { short calc_ndl_tts; short gflow; short gfhigh; - int map_provider; + bool gf_low_at_maxdepth; short display_invalid_dives; - short show_invalid; short unit_system; struct units units; short show_sac; |