]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/volta-bracket.hh
* lily/include/scm-hash.hh (class Scheme_hash_table): idem.
[lilypond.git] / lily / include / volta-bracket.hh
index fda29658e8eb37268a345102f3e36c440830e59e..8950a766eb338d7d449dc6a03bc35a8f9a0c1bf0 100644 (file)
@@ -2,7 +2,7 @@
 /*
   volta-spanner.hh -- part of GNU LilyPond
 
-  (c) 1997--2002 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c)  1997--2003 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
 #ifndef VOLTA_SPANNER_HH
@@ -14,9 +14,7 @@
 class Volta_bracket_interface
 {
 public:
-  static void set_interface (Grob*);
   static bool has_interface (Grob*);
-  
   DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
   static void add_column (Grob*, Grob*col);
   static void add_bar (Grob*me, Item*bar);