]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lyric-hyphen.hh
cleanup. Separate into internal
[lilypond.git] / lily / include / lyric-hyphen.hh
index ce04811c91a2cdadc440d4dbf06cf3c601b8052d..0d247783dc7b53dd17fe4d37128fe1e8888965bd 100644 (file)
@@ -14,7 +14,7 @@ struct Hyphen_spanner
 public:
   DECLARE_SCHEME_CALLBACK(set_spacing_rods, (SCM));
   bool has_interface (Grob*);
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
+  DECLARE_SCHEME_CALLBACK (print, (SCM ));
 };
 
 #endif // HYPHEN_SPANNER_HH