]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/simple-music-iterator.cc
``slikken kreng''
[lilypond.git] / lily / simple-music-iterator.cc
index 0497ef770c78df79c8fd38fcfcdeef1fc26affed..5c7ebc6271d420b5724b7dd568fa8ced5bd65550 100644 (file)
@@ -55,7 +55,7 @@ Simple_music_iterator::skip (Moment m)
     uncommented because setting MUSIC_L_ = 0 causes core dumps with
     grace notes.  */
   
-  //  music_l_ = 0;
+  //  music_ = 0;
   
   last_processed_mom_ = m;
 }