]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/bow.cc
release: 0.1.27
[lilypond.git] / 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 .