]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/change-iterator.hh
2003 -> 2004
[lilypond.git] / lily / include / change-iterator.hh
index 39e3f7a41d873a12fe292a3f04d1331b5637a7ea..b94c1cacce0cd4fbb11313b71bd0fa82d5d4896c 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--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
@@ -16,7 +16,6 @@
 class Change_iterator : public Simple_music_iterator
 {
 public:
-  VIRTUAL_COPY_CONS (Music_iterator);
   /* constructor is public */
   virtual void process (Moment);
   DECLARE_SCHEME_CALLBACK(constructor, ());