]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/sequential-music-iterator.hh
* lily/align-interface.cc (find_fixed_alignment_parent): new function.
[lilypond.git] / lily / include / sequential-music-iterator.hh
index b327fcfa96622331b17aad9ab8a84a5477d1ce30..3229d02b2bd672fb9cd6ca32ff182dc2fe67dbb0 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--2002 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  1997--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 #ifndef SEQUENTIAL_MUSIC_ITERATOR_HH
@@ -22,7 +22,6 @@ public:
   DECLARE_SCHEME_CALLBACK(constructor, ());
 private:
   virtual SCM get_music_list()const;
-  virtual void descend_to_child ();
 };
 
 #endif // SEQUENTIAL_MUSIC_ITERATOR_HH