]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/bezier.cc
release: 1.2.15
[lilypond.git] / lily / bezier.cc
index 7a7a1f683398e097795641023c4ca1c742d20959..9acb9004e918c948c97ffa9e4c618a8975dde35a 100644 (file)
@@ -33,7 +33,7 @@
 
 
 /*
-  UGH. Clean up debugging junk.
+  UGH. Remove debugging junk.
   */
 
 
@@ -232,7 +232,6 @@ Bezier_bow::calc_f (Real height)
 {
   transform ();
   calc_default (height);
-
   calc_bezier ();
 
   Real dy = check_fit_f ();