]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/tab-staff-symbol-engraver.cc
Fix #237
[lilypond.git] / lily / tab-staff-symbol-engraver.cc
index 538223bfe8c5562e9044fe714b8a3e353964683e..03ba28679c65fc5c50b7b0e8e9ae6748d2f5f992 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"
@@ -38,6 +38,5 @@ ADD_TRANSLATOR (Tab_staff_symbol_engraver,
                "stringTunings for the number of lines. "
                ,
                /* create */ "StaffSymbol",
-               /* accept */ "staff-span-event",
                /* read */ "stringTunings",
                /* write */ "");