]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/stem.hh
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / lily / include / stem.hh
index 3d06bca6f6e08745fac2cf705ceba87ba7e9536d..da024edb351c87d0b0bdf75fc69c504637571c89 100644 (file)
@@ -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