X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Flyric-performer.cc;h=0d14a737d2b6bfa80cd3247a19f9f93338479187;hb=f9214bac21e9926dc3248416f58190c98c4167a9;hp=fe0638eefc1577e468a0c2e19fe592e588a99636;hpb=645b1fa5e767ffda3e45df33e2348729526eef90;p=lilypond.git diff --git a/lily/lyric-performer.cc b/lily/lyric-performer.cc index fe0638eefc..0d14a737d2 100644 --- a/lily/lyric-performer.cc +++ b/lily/lyric-performer.cc @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1997--2006 Jan Nieuwenhuizen + (c) 1997--2007 Jan Nieuwenhuizen */ #include "audio-item.hh" @@ -63,5 +63,5 @@ Lyric_performer::listen_lyric (Stream_event *event) events_.push_back (event); } -ADD_TRANSLATOR (Lyric_performer, "", "", "lyric-event", +ADD_TRANSLATOR (Lyric_performer, "", "", "", "");