X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fbow.hh;h=132ae263a69141fffb6e252a4624382e54ea3cf3;hb=419c0d7734351ed1c89a985867e9127f5af46f90;hp=da2e7a3f1dde7273dee23b66f49a1bde966d9635;hpb=795708fdc77fccf592103e995d97ea5fda9e094f;p=lilypond.git diff --git a/lily/include/bow.hh b/lily/include/bow.hh index da2e7a3f1d..132ae263a6 100644 --- a/lily/include/bow.hh +++ b/lily/include/bow.hh @@ -30,7 +30,6 @@ public: protected: virtual Molecule* do_brew_molecule_p () const; - // virtual Interval do_width () const; Array get_controls () const; virtual Array get_encompass_offset_arr () const; static Interval dim_callback (Dimension_cache const*);