]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/separating-group-spanner.hh
(My_lily_lexer): copy scopes so temporary
[lilypond.git] / lily / include / separating-group-spanner.hh
index 5a6376775a0e9a0c4688d514e36d4b727f8c0550..93059cc3166218559f9602115ee64f76b82dacf3 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c)  1998--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1998--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
@@ -19,9 +19,7 @@ public:
   static void add_spacing_unit (Grob*me, Item*);
   
   static bool has_interface (Grob*);
-  static void find_musical_sequences (Grob*);
   DECLARE_SCHEME_CALLBACK (set_spacing_rods, (SCM ));
-  DECLARE_SCHEME_CALLBACK (set_spacing_rods_and_seqs, (SCM ));
 };
 
 #endif /* SEPARATING_GROUP_SPANNER_HH */