]> git.donarmstrong.com Git - lilypond.git/commitdiff
whitespace nits.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 17 Jan 2007 15:01:01 +0000 (16:01 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 17 Jan 2007 15:01:01 +0000 (16:01 +0100)
lily/lily-guile.cc

index e7e286d5a64c1d4d0a0445bf4b8b392d0f09930e..a1a635961c02cc9e46bc4587ce32e1cc3ef76241 100644 (file)
@@ -34,7 +34,6 @@ using namespace std;
 /*
   symbols/strings.
  */
-
 SCM
 ly_write2scm (SCM s)
 {
@@ -392,10 +391,6 @@ ly_deep_copy (SCM src)
   return src;
 }
 
-
-
-
-
 string
 print_scm_val (SCM val)
 {