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:
parent
4196886e93
commit
2cfea8a8bf
@ -230,9 +230,6 @@ int decoderInit(PlayerControl * pc, Buffer * cb, AudioFormat *af,
|
|||||||
/* CHILD */
|
/* CHILD */
|
||||||
unblockSignals();
|
unblockSignals();
|
||||||
|
|
||||||
finishAudio();
|
|
||||||
finishAudioDriver();
|
|
||||||
|
|
||||||
while(1) {
|
while(1) {
|
||||||
if(dc->start) {
|
if(dc->start) {
|
||||||
strncpy(dc->file,pc->file,MAXPATHLEN);
|
strncpy(dc->file,pc->file,MAXPATHLEN);
|
||||||
|
Loading…
Reference in New Issue
Block a user