X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fhairpin.cc;h=60366a0630fa7ee51dab702fe2444b6df12cb1f1;hb=9c1b934050818defbcce7acf13593d837ee69894;hp=af5607503d6ac5258c6a7ee3cc9deb5d83e9d566;hpb=6fb6249345ce846c8c55f843b21c6e85024a720b;p=lilypond.git diff --git a/lily/hairpin.cc b/lily/hairpin.cc index af5607503d..60366a0630 100644 --- a/lily/hairpin.cc +++ b/lily/hairpin.cc @@ -47,7 +47,6 @@ Hairpin::consider_suicide (Spanner*me) && ly_is_equal (bounds[RIGHT]->get_column ()->get_property ("when"), bounds[LEFT]->get_property ("when"))) me->suicide (); - } MAKE_SCHEME_CALLBACK (Hairpin, print, 1); @@ -207,7 +206,6 @@ Hairpin::print (SCM smob) /* should do relative to staff-symbol staff-space? */ - Stencil mol; Real x = 0.0; @@ -258,7 +256,7 @@ Hairpin::print (SCM smob) ADD_INTERFACE (Hairpin, "A hairpin crescendo or decrescendo.", - /* props */ + /* properties */ "adjacent-hairpins " "circled-tip " "bound-padding "