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
This commit is contained in:
Warren Dukes 2004-04-17 12:43:44 +00:00
parent 4196886e93
commit 2cfea8a8bf
1 changed files with 0 additions and 3 deletions

View File

@ -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);