]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/folded-repeat-iterator.hh
2003 -> 2004
[lilypond.git] / lily / include / folded-repeat-iterator.hh
index 662243802bf807480c0d9da9d8129b3229877060..4ae007d8decd557b44827f2c2f7c787e698ca3bd 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c)  1999--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1999--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
@@ -19,7 +19,6 @@
 class Folded_repeat_iterator : public Music_iterator
 {
 public:
-  VIRTUAL_COPY_CONS (Music_iterator);
   DECLARE_SCHEME_CALLBACK(constructor, ());
 
   Folded_repeat_iterator (Folded_repeat_iterator const &src);