]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/stem.cc
*** empty log message ***
[lilypond.git] / lily / stem.cc
index e79aabc56ef6efccedbae1bed456ac624a73dc56..7597fde71f54c618ee390406bcda7f4ad1226e00 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1996--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1996--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
     Jan Nieuwenhuizen <janneke@gnu.org>
 
   TODO: This is way too hairy
@@ -507,7 +507,6 @@ Stem::height (SCM smob, SCM ax)
     {
       Beam::after_line_breaking (beam->self_scm ());
     }
-  
 
   SCM mol = me->get_uncached_stencil ();
   Interval iv;