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

View file

@ -48,7 +48,6 @@ struct preferences default_prefs = {
.doo2breaks = false,
.drop_stone_mode = false,
.switch_at_req_stop = false,
.check_ceiling_before_ascent = false,
.min_switch_duration = 60,
.last_stop = false,
.verbatim_plan = false,