]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/stem-tremolo.hh
''
[lilypond.git] / lily / include / stem-tremolo.hh
index adfdf739d11805fe97cc995581e54ab3c8df60ce..781d575016e2490496c9facbea5e5d1405c60c11 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c)  1997--2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  1997--2002 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
@@ -16,7 +16,7 @@
 class Stem_tremolo
 {
 public:
-  static void set_interface (Grob*);
+  
   static bool has_interface (Grob*);
   DECLARE_SCHEME_CALLBACK (dim_callback, (SCM smob, SCM axis));
   DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));