]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/staff-collecting-engraver.cc
Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / lily / staff-collecting-engraver.cc
index a7ee6d181a58cb8db5bbd18a2712da99a39438ae..72b1bf51cd5a5d7cb95502e470e1e65da331faa6 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2001--2006  Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2001--2007  Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "staff-symbol.hh"
@@ -50,6 +50,5 @@ ADD_TRANSLATOR (Staff_collecting_engraver,
                /* doc */ "Maintain the stavesFound variable",
 
                /* create */ "",
-               /* accept */ "",
                /* read */ "stavesFound",
                /* write */ "stavesFound");