]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lily-guile.cc
release: 1.3.15
[lilypond.git] / lily / lily-guile.cc
index 3a32c03d69eeecbddcd69ae5da80da3cce7bc819..21723f7713c21d21f11371f6e9bec600fabbf953 100644 (file)
@@ -197,7 +197,6 @@ index_set_cell (SCM s, Direction d, SCM v)
   return s;
 }
   
-#if 0
 SCM
 array_to_list (SCM *a , int l)
 {
@@ -208,7 +207,6 @@ array_to_list (SCM *a , int l)
     }
   return list;
 }
-#endif
 
 SCM
 ly_warning (SCM str)