Commit 2cfea8a8 authored by Warren Dukes's avatar Warren Dukes

ummm, undo last changes, they shouldn't need to be neccessary

git-svn-id: https://svn.musicpd.org/mpd/trunk@811 09075e82-0dd4-0310-85a5-a0d7c8717e4f
parent 4196886e
......@@ -230,9 +230,6 @@ int decoderInit(PlayerControl * pc, Buffer * cb, AudioFormat *af,
/* CHILD */
unblockSignals();
finishAudio();
finishAudioDriver();
while(1) {
if(dc->start) {
strncpy(dc->file,pc->file,MAXPATHLEN);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment