From 779ec2a483583d44f002f65fae54aa93bd3c2c88 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Sun, 5 Nov 2006 23:04:17 +0100 Subject: [PATCH] remove progress again --- lily/paper-score.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5