From 2eef16514e941ecdaa2ebff396d334b016a5e961 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:59:22 +0000 Subject: [PATCH] lilypond-0.1.27 --- lily/bow.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/lily/bow.cc b/lily/bow.cc index 34b7eb7794..918d4c503a 100644 --- a/lily/bow.cc +++ b/lily/bow.cc @@ -39,7 +39,6 @@ Bow::brew_molecule_p() const Real nw_f = paper()->note_width (); Real nh_f = paper()->internote_f (); - w+= (dx_f_drul_[RIGHT] - dx_f_drul_[LEFT]) * nw_f ; Real round_w = w; // slur lookup rounds the slurwidth . -- 2.39.5