]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lily-guile.hh
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / lily / include / lily-guile.hh
index 23b3c64785edef95c978f2553d734da4a394f8a3..98e7ceadcf5e1098d599e919e7d0aa3ef5ab5f42 100644 (file)
@@ -76,7 +76,7 @@ SCM alist_to_hashq (SCM);
 
 SCM ly_alist_vals (SCM alist);
 SCM ly_hash2alist (SCM tab);
-SCM ly_hash_table_keys (SCM tab);
+
 int procedure_arity (SCM);
 
 /* inserts at front, removing dublicates */