summaryrefslogtreecommitdiffstats
path: root/subsurfacestartup.c
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2015-08-18 06:40:35 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-08-18 06:40:35 -0700
commitf2b883865c78b2f9c28a93d50de97077b6b6d51c (patch)
treed2fdad15f9dfb11c95d990e7abd597692ed1cb2e /subsurfacestartup.c
parent39794d34787a95c06eb4036e233289390c3a751f (diff)
downloadsubsurface-f2b883865c78b2f9c28a93d50de97077b6b6d51c.tar.gz
Revert "Pref. to ascent to next stop only when stop is below ceiling"
Diffstat (limited to 'subsurfacestartup.c')
-rw-r--r--subsurfacestartup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/subsurfacestartup.c b/subsurfacestartup.c
index ba0969a10..18d00d374 100644
--- a/subsurfacestartup.c
+++ b/subsurfacestartup.c
@@ -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,