]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/time-scaled-music-iterator.hh
Run grand-replace for 2009.
[lilypond.git] / lily / include / time-scaled-music-iterator.hh
index 34bd50cf6f54e20a1d6b12ce93dee7c3907cacff..379e202f03b977e56a9580b13f006f636cf097e5 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1998--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>,
+  (c) 1998--2009 Han-Wen Nienhuys <hanwen@xs4all.nl>,
                  Erik Sandberg <mandolaerik@gmail.com>
 */
 
@@ -21,10 +21,7 @@ public:
   Time_scaled_music_iterator ();
 protected:
   virtual SCM get_music_list () const;
-  virtual void derived_mark () const;
-  virtual void construct_children ();
 private:
-  SCM child_list_;
 };
 
 #endif /* TIME_SCALED_MUSIC_ITERATOR_HH */