]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/paper-score.cc
remove progress again
[lilypond.git] / 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.