]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/clef.hh
cleanup. Separate into internal
[lilypond.git] / lily / include / clef.hh
index 387284374b4770c1dcc742f9f8920400ccd5d113..b2c621c0753c59392cfa8a9e1e5df0d5412688b9 100644 (file)
@@ -15,7 +15,7 @@
 struct Clef 
 {
   DECLARE_SCHEME_CALLBACK (before_line_breaking, (SCM ));
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
+  DECLARE_SCHEME_CALLBACK (print, (SCM ));
   static bool has_interface (Grob*);
 };