X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fslur.hh;h=2c797239ce2876acf221f692dbe492ded0970657;hb=9f3572d98bb948c9689cd1f75401a029451fa001;hp=f0213372bc1e740a0f87b02356268e4dedf2103a;hpb=04265f11d1f21416ccebd2dcaa1d903dc781b36e;p=lilypond.git diff --git a/lily/include/slur.hh b/lily/include/slur.hh index f0213372bc..2c797239ce 100644 --- a/lily/include/slur.hh +++ b/lily/include/slur.hh @@ -23,7 +23,6 @@ public: DECLARE_SCHEME_CALLBACK (print, (SCM)); DECLARE_SCHEME_CALLBACK (calc_control_points, (SCM)); DECLARE_SCHEME_CALLBACK (calc_direction, (SCM)); - DECLARE_SCHEME_CALLBACK (pure_height, (SCM, SCM, SCM)); DECLARE_SCHEME_CALLBACK (height, (SCM)); DECLARE_SCHEME_CALLBACK (outside_slur_callback, (SCM, SCM)); static bool has_interface (Grob *);