]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/tie.hh
Issue 4527: remove declarations of undefined callbacks
[lilypond.git] / lily / include / tie.hh
index 162637e514d40579cda173d06c7a23fd04491371..186c0a4d386dc7f27a33156c3296ebf54528f351 100644 (file)
@@ -38,7 +38,6 @@ public:
                                  Tie_details const &);
   static SCM get_default_control_points (Spanner *);
   DECLARE_SCHEME_CALLBACK (print, (SCM));
-  DECLARE_SCHEME_CALLBACK (set_spacing_rods, (SCM));
   DECLARE_SCHEME_CALLBACK (calc_direction, (SCM));
   DECLARE_SCHEME_CALLBACK (calc_control_points, (SCM));
   static bool less (Grob *s1, Grob *s2);