]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/volta-spanner.cc
release: 1.3.86
[lilypond.git] / lily / volta-spanner.cc
index 7e738429893b004adaa029ba74fc6f6d2933bcfe..c2d6c7511be00bbddd782b83cc6ea8a762f33fcd 100644 (file)
@@ -22,7 +22,6 @@
 void
 Volta_spanner::set_interface (Score_element*me)
 {
-  me->set_elt_property ("bars", SCM_EOL);
   Side_position::set_axis (me, Y_AXIS);
   Directional_element_interface::set (me, UP);
 }