]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/music-iterator.hh
*** empty log message ***
[lilypond.git] / lily / include / music-iterator.hh
index c5fdfe912c99cf3b855008cb8fd23e09a605c896..4e54e49045b6a8e6446ba54ecf6a87c832d24070 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
@@ -60,7 +60,7 @@ protected:
 public:
   
   Moment music_get_length () const;
-  virtual Moment music_start_mom () const;
+  Moment music_start_mom () const;
   Music_iterator ();
 
   /**