]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/dynamic-engraver.cc
release: 1.3.132
[lilypond.git] / lily / dynamic-engraver.cc
index 223a7303bb5e21fc89da37dc1c99612cc7f42b59..2aee3603d13b643874daf05d7cea6f0bd53c333d 100644 (file)
@@ -117,7 +117,6 @@ Dynamic_engraver::try_music (Music * m)
            It will disappear by itself when stop_translation_timestep
            () finds that there is nothing to support anymore.  */
          
-         line_spanner_ = 0;
          if (cresc_p_)
            cresc_p_->suicide ();
          cresc_p_ = 0;