]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/transposed-music.hh
release: 1.3.13
[lilypond.git] / lily / include / transposed-music.hh
index ce1314a78dfc2122cf6302a22a2c94498c103e1e..4643e71a752ee1ea956058951594f258daafb3d1 100644 (file)
@@ -1,5 +1,5 @@
 /*   
-  transposed-music.hh -- declare 
+  transposed-music.hh -- declare Transposed_music
   
   source file of the GNU LilyPond music typesetter
   
@@ -23,7 +23,6 @@ public:
   
   VIRTUAL_COPY_CONS(Music);
   virtual Musical_pitch to_relative_octave (Musical_pitch);
-  virtual Music_iterator* to_rhythm (Music_iterator*);
 };
 
 #endif /* TRANSPOSED_MUSIC_HH */