]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lyric-extender.hh
* Documentation/user/GNUmakefile
[lilypond.git] / lily / include / lyric-extender.hh
index 5dfd31ee58db683756978228673ed16806b15091..b07ceeec5b6cd8da08b973d8aa40c8b2c85fffaa 100644 (file)
@@ -2,7 +2,7 @@
 /*
   extender-spanner.hh -- part of GNU LilyPond
 
-  (c) 1998--2002 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c)  1998--2003 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
 #ifndef EXTENDER_SPANNER_HH
@@ -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 ));
 };