]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/string-number-engraver.cc
fix tuplet example
[lilypond.git] / lily / string-number-engraver.cc
index 45cc2664d0b8acb889f5694219599c3e272ed69a..9164fe74bfb22de6657cd86581200ab9c5ddfcf9 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2005--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2005--2007 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 */ "");