]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.27
authorfred <fred>
Sun, 24 Mar 2002 19:59:22 +0000 (19:59 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:59:22 +0000 (19:59 +0000)
lily/bow.cc

index 34b7eb77940d9e49cc369ebbf9a5743dde9d40f4..918d4c503a6c44b44768b75ee26bfa985186cdc4 100644 (file)
@@ -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 .