]> git.donarmstrong.com Git - lilypond.git/commitdiff
remove progress again
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 5 Nov 2006 22:04:17 +0000 (23:04 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 5 Nov 2006 22:04:17 +0000 (23:04 +0100)
lily/paper-score.cc

index 4e752c4724d658f45a09a7606ca2ca19cd14620c..047e880f3c1fc085ce2899f1efd65c03fc842b51 100644 (file)
@@ -119,7 +119,7 @@ Paper_score::process ()
                 system_->element_count (),
                 system_->spanner_count ()));
 
-  message (_ ("Preprocessing %d graphical objects..."), system_->element_count ());
+  message (_ ("Preprocessing graphical objects..."));
 
   /* FIXME: Check out why we need this - removing gives assertion failures
      down the road.