]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/arpeggio.cc
Merge branch 'master' into nested-bookparts
[lilypond.git] / lily / arpeggio.cc
index a5c070398e53149b4560753a20626c7cce99665c..80858426bc6eb43bc7f12e2f77a83aec4351d8b3 100644 (file)
@@ -147,7 +147,6 @@ Arpeggio::brew_chord_slur (SCM smob)
     * Staff_symbol_referencer::staff_space (me);
 
   Real lt = me->layout ()->get_dimension (ly_symbol2scm ("line-thickness"));
-  Real sp = 1.5 * Staff_symbol_referencer::staff_space (me);
   Real dy = heads.length ();
 
   Real height_limit = 1.5;