]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lyric-performer.cc
patch::: 1.1.31.jcn1: Re: LilyPond 1.1.30
[lilypond.git] / lily / lyric-performer.cc
index e8c8892339c85784b87f93bec8c8cc77ca56676d..32f3ebc0e0d93c1caf412fe2b12bb397fe1c682f 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--1998 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c)  1997--1999 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
 #include "lyric-performer.hh"
@@ -13,7 +13,7 @@
 
 
 
-IMPLEMENT_IS_TYPE_B1(Lyric_performer,Performer);
+
 ADD_THIS_TRANSLATOR(Lyric_performer);
 
 void 
@@ -34,7 +34,7 @@ Lyric_performer::do_process_requests()
 }
 
 bool
-Lyric_performer::do_try_request (Request* req_l)
+Lyric_performer::do_try_music (Music* req_l)
 {
   if (Lyric_req *lr = dynamic_cast <Lyric_req *> (req_l))
     {