]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/slur.hh
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / lily / include / slur.hh
index f0213372bc1e740a0f87b02356268e4dedf2103a..2c797239ce2876acf221f692dbe492ded0970657 100644 (file)
@@ -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 *);