X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fbar.hh;h=aa429c89bb0523cba6bd8dc82bbb6823f4750f55;hb=6b6a34e929bf1d5a8859fe77e66396c3c15ef37c;hp=994f04b5006b7b7c5394329801e0b61509a28167;hpb=5599df04094f3aa38d4849e171397c7cc07d6d3d;p=lilypond.git diff --git a/lily/include/bar.hh b/lily/include/bar.hh index 994f04b500..aa429c89bb 100644 --- a/lily/include/bar.hh +++ b/lily/include/bar.hh @@ -16,8 +16,6 @@ public: VIRTUAL_COPY_CONS(Score_element); Bar(); - Molecule staff_bracket (Real height) const; - Molecule staff_brace (Real height) const; Molecule compound_barline (String, Real height) const; Molecule simple_barline (Real wid, Real height) const;