]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/score-engraver.cc
release commit
[lilypond.git] / lily / score-engraver.cc
index a6b5018b0c74e943b0a677d78ff6a88f83248cde..6398c0e04021b341af212c26a7dc63570ecc0b79 100644 (file)
@@ -155,7 +155,6 @@ Score_engraver::one_time_step ()
       Grob *g = announce_infos_[i].grob_;
       if (!dynamic_cast<Paper_column*> (g)) // ugh.
        {
-      
          String msg= "Grob "
            + g->name()
            + " was created too late!";