]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/hyphen-engraver.cc
Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / lily / hyphen-engraver.cc
index 989c8fb32cba3e9ad0abfc82aa88e77d141f0351..3e03d9b8e04199cd8fb42420ff23740282d081e9 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1999--2006 Glen Prideaux <glenprideaux@iname.com>,
+  (c) 1999--2007 Glen Prideaux <glenprideaux@iname.com>,
   Han-Wen Nienhuys <hanwen@xs4all.nl>,
   Jan Nieuwenhuizen <janneke@gnu.org>
 */
@@ -150,6 +150,5 @@ ADD_TRANSLATOR (Hyphen_engraver,
                /* doc */ "Create lyric hyphens and "
                "distance constraints between words.",
                /* create */ "LyricHyphen LyricSpace",
-               /* accept */ "hyphen-event",
                /* read */ "",
                /* write */ "");