]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/string-number-engraver.cc
Fix #223.
[lilypond.git] / lily / string-number-engraver.cc
index 71e9ef3586358e84a317abcf5638962918fba6ab..d4aac87bc70153fc709ebc5f449cb989b09416cb 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2005--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "engraver.hh"
@@ -41,6 +41,5 @@ ADD_TRANSLATOR (String_number_engraver,
                " swallows them all.",
 
                /* create */ "",
-               /* accept */ "string-number-event",
                /* read */ "",
                /* write */ "");