]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/beam.hh
cleanup. Separate into internal
[lilypond.git] / lily / include / beam.hh
index 64c967dd51265671adb95635efc464ccfff1a3ed..297fd9c1be994a36f6a447967e2730f7cf184ea5 100644 (file)
@@ -35,7 +35,7 @@ public:
 
   static void connect_beams (Grob*me);
   DECLARE_SCHEME_CALLBACK (space_function, (SCM, SCM));
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM));
+  DECLARE_SCHEME_CALLBACK (print, (SCM));
   DECLARE_SCHEME_CALLBACK (before_line_breaking, (SCM));
   DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM));