]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/grid-line-span-engraver.cc
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / lily / grid-line-span-engraver.cc
index e4cccb3c80a941cd377f2156d8fb68424e293c42..ede6afdf424337f1fd6645a8a939484e21de4cba 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"
@@ -63,6 +63,5 @@ ADD_TRANSLATOR (Grid_line_span_engraver,
                /* doc */ "This engraver makes cross-staff linelines: It catches all normal "
                "line lines, and draws a single span-line across them.",
                /* create */ "GridLine",
-               /* accept */ "",
                /* read */ "",
                /* write */ "");