X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fperformance.cc;h=8ae1edfaf35af5fe869361a4e2d1def28883d3e0;hb=f68991986ca3298af5275c7db043ed4b075d45d5;hp=70d5348a9b1d6f0513e7cc8b983538ec79b77cfe;hpb=92918346012f79ef9109ef0c391947af2d3165ca;p=lilypond.git diff --git a/lily/performance.cc b/lily/performance.cc index 70d5348a9b..8ae1edfaf3 100644 --- a/lily/performance.cc +++ b/lily/performance.cc @@ -94,7 +94,6 @@ Performance::write_output (string out) const /* Maybe a bit crude, but we had this before */ File_name file_name (out); - file_name.ext_ = "midi"; out = file_name.to_string (); Midi_stream midi_stream (out);