]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/bar-check-iterator.cc
2003 -> 2004
[lilypond.git] / lily / bar-check-iterator.cc
index 380edbf44800f41f7563b2d862bc33f9e34e5a52..dc3e27feac909cc6f156f68ee32aea5a3172c3c0 100644 (file)
@@ -4,7 +4,7 @@
 
      source file of the GNU LilyPond music typesetter
 
-     (c) 2001--2003  Han-Wen Nienhuys <hanwen@cs.uu.nl>
+     (c) 2001--2004  Han-Wen Nienhuys <hanwen@cs.uu.nl>
 
  */
 
@@ -19,7 +19,6 @@
 class Bar_check_iterator : Simple_music_iterator
 {
 public:
-  VIRTUAL_COPY_CONS(Bar_check_iterator);
   virtual void process (Moment);
   Bar_check_iterator( );
   DECLARE_SCHEME_CALLBACK(constructor, ());