]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/bar-line.cc
* VERSION (MY_PATCH_LEVEL): make 1.7.0
[lilypond.git] / lily / bar-line.cc
index d897133e216aec6fc9169ba2dd469492fe1420ea..03d8f618998f261451bd21c2dd2d4d1dabc16a28 100644 (file)
@@ -148,7 +148,6 @@ Bar_line::before_line_breaking (SCM smob)
       SCM proc = me->get_grob_property ("break-glyph-function");
       g = gh_call2 (proc, g, scm_int2num (bsd));
     }
-
   
   if (!gh_string_p (g))
     {