]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/staff-symbol.hh
cleanup. Separate into internal
[lilypond.git] / lily / include / staff-symbol.hh
index dbcf63f5cb8be0c028d2cd35ea05377654f78fe7..875127f8235fe177427679931c5cad7efa4039da 100644 (file)
@@ -25,7 +25,7 @@ public:
     
   static int get_steps (Grob*) ;
   static int line_count (Grob*);
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
+  DECLARE_SCHEME_CALLBACK (print, (SCM ));
   static bool has_interface (Grob*);
   
 };