]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lyric-extender.hh
* Documentation/user/GNUmakefile
[lilypond.git] / lily / include / lyric-extender.hh
index 751e4f8ed5a395e1ac5497e1e96d611e2e463b4c..b07ceeec5b6cd8da08b973d8aa40c8b2c85fffaa 100644 (file)
@@ -29,7 +29,6 @@ class Lyric_extender
 {
 public:
   static bool has_interface (Grob*);
-  static void set_textitem (Spanner*, Direction, Grob*);
   DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
 };