]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/slur.hh
release: 1.3.141
[lilypond.git] / lily / include / slur.hh
index 62c7f770cfe9aff6543b42f9f48f116e8c1fac07..7313ee7e6c32d02d46dac4162ff115ef6cc4c8c9 100644 (file)
@@ -1,7 +1,7 @@
 /*
   slur.hh -- declare Slur
 
-  (c) 1996--2000 Han-Wen Nienhuys
+  (c) 1996--2001 Han-Wen Nienhuys
 */
 
 #ifndef SLUR_HH
@@ -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);