]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/relative-music.hh
release: 1.3.56
[lilypond.git] / lily / include / relative-music.hh
index 179362c59349efd081c803b12edcd39985a1bd24..53e770f76a6f8440ac004597ae11edc467c3c4cd 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 1998--1999 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1998--2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
@@ -22,7 +22,6 @@ public:
   
   VIRTUAL_COPY_CONS(Music);
   virtual Musical_pitch to_relative_octave (Musical_pitch);
-  virtual Music_iterator* to_rhythm (Music_iterator*);
 };