]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/mark-engraver.cc
nu wel 58
[lilypond.git] / lily / mark-engraver.cc
index e39e57e66d0a4128d18336739f8d66d440829d45..ed8b7be05a0440647abc61f1ef3399e8b15ea249 100644 (file)
@@ -57,7 +57,7 @@ void
 Mark_engraver::acknowledge_grob (Grob_info inf)
 {
   Grob * s = inf.grob_l_;
- if (text_p_ && Bar_line::has_interface (s))
 if (text_p_ && Bar_line::has_interface (s))
     {
       /*
        Ugh. Figure out how to do this right at beginning of line, (without