]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/hara-kiri-engraver.cc
Bump version
[lilypond.git] / lily / hara-kiri-engraver.cc
index 5e0e0a3b2db3ec74213b8416073918c858019835..79fbd11f9d74f3d8442a6b043c7a1f5ffeed235f 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 "axis-group-engraver.hh"
@@ -82,7 +82,6 @@ ADD_TRANSLATOR (Hara_kiri_engraver,
                /* doc */ "Like Axis_group_engraver, but make a hara-kiri spanner, and add "
                "interesting items (ie. note heads, lyric syllables and normal rests) ",
                /* create */ "VerticalAxisGroup",
-               /* accept */ "",
                /* read */ "keepAliveInterfaces",
                /* write */ "");