]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/beam.cc
Run fixcc.py with astyle 2.02
[lilypond.git] / lily / beam.cc
index 4e48d437392efccd7232804f37fea0cd120cfd02..0cfc3e193cba6b3feea911abb09a6f9e5118d6c2 100644 (file)
@@ -1280,7 +1280,6 @@ Beam::rest_collision_callback (SCM smob, SCM prev_offset)
                             + (beam_count - 1) * beam_translation;
   Real beam_y = stem_y - d * height_of_my_beams;
 
-
   Interval rest_extent = rest->extent (rest, Y_AXIS);
   rest_extent.translate (offset + rest->get_parent (Y_AXIS)->relative_coordinate (common_y, Y_AXIS));