]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/span-bar.hh
cleanup. Separate into internal
[lilypond.git] / lily / include / span-bar.hh
index bd9b1cdd30ac156716b05e0d7ebf4eb8e0ee3ff2..08316b5f33c657d0eef0c924e279338b94874da3 100644 (file)
@@ -29,7 +29,7 @@ public:
   static void evaluate_empty (Grob*);
   DECLARE_SCHEME_CALLBACK (width_callback, (SCM smob, SCM axis));
   DECLARE_SCHEME_CALLBACK (get_bar_size, (SCM ));
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
+  DECLARE_SCHEME_CALLBACK (print, (SCM ));
   DECLARE_SCHEME_CALLBACK (before_line_breaking, (SCM ));
   DECLARE_SCHEME_CALLBACK (center_on_spanned_callback, (SCM element, SCM axis));
 };