]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/folded-repeat-iterator.hh
add 2007 to (c) year.
[lilypond.git] / lily / include / folded-repeat-iterator.hh
index 2d52a5cc84826c1e7472c9797a60da44ce428aab..d32f77d57f90575889c3092280102c994c219575 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1999--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1999--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef FOLDED_REPEAT_ITERATOR_HH
@@ -36,7 +36,6 @@ protected:
   void leave_body ();
 
   virtual void process (Moment);
-  virtual Music_iterator *try_music_in_children (Music *) const;
 
 private:
   Music_iterator *main_iter_;