]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.103
authorfred <fred>
Tue, 26 Mar 2002 23:57:37 +0000 (23:57 +0000)
committerfred <fred>
Tue, 26 Mar 2002 23:57:37 +0000 (23:57 +0000)
lily/global-translator.cc

index ad3b7d0a8aa066d6101975600393f18ec5611cf4..eeb86e177e58bee44e325e4339d9723682ebd677 100644 (file)
@@ -83,7 +83,6 @@ Global_translator::finish ()
 void
 Global_translator::run_iterator_on_me (Music_iterator * iter)
 {
-
   while (iter->ok () || moments_left_i ())
     {
       Moment w;