]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/stencil-scheme.cc
* The grand 2005-2006 replace.
[lilypond.git] / lily / stencil-scheme.cc
index fe2552fe956bb7705d98535179e4ebb2872e8299..2619ffd25e52627c141ac93a761b9368db41a0b2 100644 (file)
@@ -3,10 +3,9 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
-#include <math.h>
 
 #include "font-metric.hh"
 #include "libc-extension.hh"
@@ -335,7 +334,6 @@ LY_DEFINE (ly_filled_box, "ly:round-filled-box",
                                   scm_to_double (blot)).smobbed_copy ();
 }
 
-
 LY_DEFINE (ly_register_stencil_expression, "ly:register-stencil-expression",
           1, 0, 0,
           (SCM symbol),