]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/note-collision.cc
* scm/chord-generic-names.scm: move from
[lilypond.git] / lily / note-collision.cc
index 989a9265a97da2dff4b110393773c60bcbd8f35f..ad06f67663a9c146a6ba9d14c7670fe35e61f422 100644 (file)
@@ -203,7 +203,7 @@ check_meshing_chords (Grob*me,
       else if (upball_type > dnball_type)
        wipe_ball = nu;
 
-      if (wipe_ball)
+      if (wipe_ball && wipe_ball->live ())
        {
          wipe_ball->set_grob_property ("transparent", SCM_BOOL_T);
          wipe_ball->set_grob_property ("molecule", SCM_EOL);