Revert "Pref. to ascent to next stop only when stop is below ceiling"

This reverts commit a6ed36fb73.
This commit is contained in:
Dirk Hohndel 2015-08-18 06:40:35 -07:00
parent 39794d3478
commit f2b883865c
3 changed files with 0 additions and 7 deletions

1
pref.h
View file

@ -97,7 +97,6 @@ struct preferences {
bool display_transitions;
bool safetystop;
bool switch_at_req_stop;
bool check_ceiling_before_ascent;
int reserve_gas;
int min_switch_duration; // seconds
int bottomsac;