]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/simultaneous-music-iterator.hh
Run `make grand-replace'.
[lilypond.git] / lily / include / simultaneous-music-iterator.hh
index e65bcc34023634aa6dea94373d0429e05699d6b6..376c72ef1ec3463616b1e8c8d8e86059f10136bd 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1997--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef SIMULTANEOUS_MUSIC_ITERATOR_HH
@@ -32,7 +32,6 @@ public:
 
 protected:
   virtual void process (Moment);
-  virtual Music_iterator *try_music_in_children (Music *) const;
 
 private:
   SCM children_list_;