]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/stem.hh
cleanup. Separate into internal
[lilypond.git] / lily / include / stem.hh
index 4518b2a848ad5e363c1094721e819887f133c3ee..02466710d8a0c0f74cbe9368d7c01f7cab946b66 100644 (file)
@@ -41,7 +41,7 @@ public:
   static bool has_interface (Grob *);
   static void set_spacing_hints (Grob *);
   
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM));
+  DECLARE_SCHEME_CALLBACK (print, (SCM));
   DECLARE_SCHEME_CALLBACK (off_callback, (SCM element, SCM axis));
   DECLARE_SCHEME_CALLBACK (before_line_breaking, (SCM));
   DECLARE_SCHEME_CALLBACK (dim_callback, (SCM smob, SCM axis));