]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/slur.hh
release: 1.3.141
[lilypond.git] / lily / include / slur.hh
index f4e28b79473b8e7ebd2186b1e721e1e30e637641..7313ee7e6c32d02d46dac4162ff115ef6cc4c8c9 100644 (file)
@@ -22,7 +22,7 @@ public:
   static Bezier get_curve (Grob *me);
   static Direction get_default_dir (Grob *me);
   DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM));
-  DECLARE_SCHEME_CALLBACK (set_spacing_rods, (SCM ));
+
   DECLARE_SCHEME_CALLBACK (height, (SCM,SCM));
 private:  
   static Real get_first_notecolumn_y (Grob *me, Direction dir);