]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/bar.cc
release: 1.3.94
[lilypond.git] / lily / bar.cc
index abe7b29ee5b6a396616051091eb37f49a0447723..11bcc3830259c46a5b3537d607e16dd34d775f06 100644 (file)
@@ -143,8 +143,7 @@ Bar::before_line_breaking  (SCM smob)
   if (!gh_string_p (g))
     {
       me->set_elt_property ("molecule-callback", SCM_BOOL_T);
-      me->set_extent_callback (0, X_AXIS);
-
+      me->set_extent_callback (SCM_EOL, X_AXIS);
       // leave y_extent for spanbar? 
     }