]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/rhythmic-head.hh
''
[lilypond.git] / lily / include / rhythmic-head.hh
index 73b78902499b4b6afbc9e499e58eca8362b869bd..af4af02ae8838d906996470fe433ac1bc3748626 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--2001 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  1997--2002 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
@@ -23,7 +23,7 @@ public:
   static int dot_count (Grob*) ;
   DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM ));
   static bool has_interface (Grob*);
-  static void set_interface (Grob*);
+  
 };
 
 #endif // RHYTHMIC_HEAD_HH