]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/mensural-ligature.hh
cleanup. Separate into internal
[lilypond.git] / lily / include / mensural-ligature.hh
index 245845cf00efa994e8cdfb92633c054e2293e9d2..e38f6651e632f8ca710f47f3eddc6fd853761dd2 100644 (file)
@@ -33,7 +33,7 @@
 struct Mensural_ligature
 {
   DECLARE_SCHEME_CALLBACK (brew_ligature_primitive, (SCM ));
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
+  DECLARE_SCHEME_CALLBACK (print, (SCM ));
   static bool has_interface (Grob*);
 };