]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/music-iterator.cc
Run grand replace for 2015.
[lilypond.git] / lily / music-iterator.cc
index 372a33ba1c8f7747b037b01c7b052d135f9e5012..8eb238c295bc6d95e47187e6995358e9ac4ab01d 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--2015 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -37,11 +37,6 @@ Music_iterator::Music_iterator ()
   smobify_self ();
 }
 
-Music_iterator::Music_iterator (Music_iterator const &)
-{
-  assert (false);
-}
-
 Music_iterator::~Music_iterator ()
 {
 }