X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fbar-line.hh;h=4744aef8554d11561513cd79505dc2f6fbcc3745;hb=9f3572d98bb948c9689cd1f75401a029451fa001;hp=39253a7b8d39c020063ddd3c3af2f768b4a64dab;hpb=04265f11d1f21416ccebd2dcaa1d903dc781b36e;p=lilypond.git diff --git a/lily/include/bar-line.hh b/lily/include/bar-line.hh index 39253a7b8d..4744aef855 100644 --- a/lily/include/bar-line.hh +++ b/lily/include/bar-line.hh @@ -18,7 +18,6 @@ class Bar_line public: static bool has_interface (Grob *); - static Stencil dashed_bar_line (Grob *me, Real h, Real thick); static Stencil compound_barline (Grob *, string, Real height, bool rounded); static Stencil simple_barline (Grob *, Real wid, Real height, bool rounded); DECLARE_SCHEME_CALLBACK (calc_bar_size, (SCM));