]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/span-bar.hh
* scm/chords-ignatzek.scm: new file.
[lilypond.git] / lily / include / span-bar.hh
index f59f075a607f877b351bdd6a6ddfccaaf3134954..56f4d2a0e5c4c47f98dabc09accce14176431280 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>
 */
 
 
@@ -21,7 +21,7 @@
 class Span_bar
 {
 public:
-  static void set_interface (Grob*);
+  
   static bool has_interface (Grob*);  
   static Interval get_spanned_interval (Grob*);
   static void add_bar (Grob*,Grob*);