]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/spacing-spanner.cc
*** empty log message ***
[lilypond.git] / lily / spacing-spanner.cc
index 37abb9961d56bdfbea908fed84c866efec23a029..97604610c26ac49398277f49658721f6c3c8c3a4 100644 (file)
@@ -761,7 +761,6 @@ Spacing_spanner::breakable_column_spacing (Grob*me, Item* l, Item *r, Moment sho
              space *= 0.8;
            }
 
-
          compound_space += space;
          compound_fixed += fixed_space;
          wish_count ++ ;