]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/horizontal-bracket-engraver.cc
Add skyline-based collision resolving for grobs above and below the staff
[lilypond.git] / lily / horizontal-bracket-engraver.cc
index cfcd882a8eb0e512b3be9704e4943a425a7ebc34..b0909c26890de22562518fcd3f2058dbfe3f98f9 100644 (file)
@@ -35,7 +35,6 @@ ADD_ACKNOWLEDGER (Horizontal_bracket_engraver, note_column);
 ADD_TRANSLATOR (Horizontal_bracket_engraver,
                "Create horizontal brackets over notes for musical analysis purposes.",
                "HorizontalBracket",
-               "note-grouping-event",
                "",
                "");