]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/context-specced-music-iterator.cc
2003 -> 2004
[lilypond.git] / lily / context-specced-music-iterator.cc
index 801f1b20dd743cf71e9580562b84d4c01bc8d021..fd4cd1eaf93025e722401efa487c4130bf16d4ca 100644 (file)
@@ -4,7 +4,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2002--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 2002--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 
 */
 
@@ -14,7 +14,6 @@
 class Context_specced_music_iterator : public Music_wrapper_iterator
 {
 public:
-  VIRTUAL_COPY_CONS(Music_iterator);
   DECLARE_SCHEME_CALLBACK(constructor,());
   virtual void construct_children ();
 };