X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fstem.hh;h=da024edb351c87d0b0bdf75fc69c504637571c89;hb=9f3572d98bb948c9689cd1f75401a029451fa001;hp=3d06bca6f6e08745fac2cf705ceba87ba7e9536d;hpb=04265f11d1f21416ccebd2dcaa1d903dc781b36e;p=lilypond.git diff --git a/lily/include/stem.hh b/lily/include/stem.hh index 3d06bca6f6..da024edb35 100644 --- a/lily/include/stem.hh +++ b/lily/include/stem.hh @@ -50,7 +50,6 @@ public: DECLARE_SCHEME_CALLBACK (calc_stem_info, (SCM)); DECLARE_SCHEME_CALLBACK (calc_positioning_done, (SCM)); DECLARE_SCHEME_CALLBACK (width, (SCM smob)); - DECLARE_SCHEME_CALLBACK (pure_height, (SCM, SCM, SCM)); DECLARE_SCHEME_CALLBACK (height, (SCM)); }; #endif