From: Han-Wen Nienhuys Date: Sun, 5 Nov 2006 22:04:17 +0000 (+0100) Subject: remove progress again X-Git-Tag: release/2.10.0-2~32^2~13 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=779ec2a483583d44f002f65fae54aa93bd3c2c88;p=lilypond.git remove progress again --- diff --git a/lily/paper-score.cc b/lily/paper-score.cc index 4e752c4724..047e880f3c 100644 --- a/lily/paper-score.cc +++ b/lily/paper-score.cc @@ -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.