X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fnote-column.cc;h=b98b4c68f8079ce1178da7c2cc2883afc978eacf;hb=2c563746bf5c5a8c4c5f7473aaec5551e1d6501e;hp=7f9bac8eca3bb4305b68278b8eaa07cb9a2f3e96;hpb=cb951038d3e74a85ec8539d0dc51260088251556;p=lilypond.git diff --git a/lily/note-column.cc b/lily/note-column.cc index 7f9bac8eca..b98b4c68f8 100644 --- a/lily/note-column.cc +++ b/lily/note-column.cc @@ -221,12 +221,6 @@ Note_column::dot_column (Grob *me) return 0; } -Grob * -Note_column::arpeggio (Grob *me) -{ - return unsmob_grob (me->get_object ("arpeggio")); -} - /* If a note-column contains a cross-staff stem then nc->extent (Y_AXIS, refp) will not consider the extent of the stem. If you want the extent of the stem to be included (and you are safe @@ -245,7 +239,6 @@ ADD_INTERFACE (Note_column, "Stem and noteheads combined.", /* properties */ - "arpeggio " "force-hshift " "horizontal-shift " "ignore-collision "