]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/key-performer.cc
* lily/note-column.cc: reformat.
[lilypond.git] / lily / key-performer.cc
index c2fc6346cc4909b639d26f01addad75cb341bad2..df98520a1ac8bb1acc8d87f014ce113473b821b8 100644 (file)
@@ -83,7 +83,6 @@ Key_performer::stop_translation_timestep ()
 {
   if (audio_)
     {
-      play_element (audio_);
       audio_ = 0;
     }
 }