X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Frelative-music.hh;h=53e770f76a6f8440ac004597ae11edc467c3c4cd;hb=b0064942493df77833e6e41e05d362850f4874b0;hp=179362c59349efd081c803b12edcd39985a1bd24;hpb=434da79e9d7684b2b05fa92a6d808d4ea7933046;p=lilypond.git diff --git a/lily/include/relative-music.hh b/lily/include/relative-music.hh index 179362c593..53e770f76a 100644 --- a/lily/include/relative-music.hh +++ b/lily/include/relative-music.hh @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1998--1999 Han-Wen Nienhuys + (c) 1998--2000 Han-Wen Nienhuys */ @@ -22,7 +22,6 @@ public: VIRTUAL_COPY_CONS(Music); virtual Musical_pitch to_relative_octave (Musical_pitch); - virtual Music_iterator* to_rhythm (Music_iterator*); };