]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/rest-collision.cc
Issue 2859: Provide \hide and \omit functions for transparent and void glyphs
[lilypond.git] / lily / rest-collision.cc
index 0e7a01c5a7a204ec05f51f38cf0cd4af9a294884..e2b0db5ef2352e6e6d002259d90386bb97579bee 100644 (file)
@@ -149,7 +149,6 @@ Rest_collision::calc_positioning_done (SCM smob)
       for (LEFT_and_RIGHT (d))
         vector_sort (ordered_rests[d], rest_shift_less);
 
-
       for (LEFT_and_RIGHT (d))
         {
           if (ordered_rests[d].size () < 1)