]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/glissando-engraver.cc
typo
[lilypond.git] / lily / glissando-engraver.cc
index 6c177c43baecfef3400e3cf1fc07b46f1c961b93..884f5e3665dcfeef368eef1558ed5ca3c9a4f154 100644 (file)
@@ -80,7 +80,6 @@ Glissando_engraver::stop_translation_timestep ()
 {
   if (last_line_ && last_line_->get_bound (RIGHT))
     {
-      typeset_grob (last_line_);
       last_line_ =0;
     }
   if (line_)