diff --git a/src/decode.c b/src/decode.c index 4df410e50..759eacbc0 100644 --- a/src/decode.c +++ b/src/decode.c @@ -455,9 +455,6 @@ static void decodeParent(void) break; } - notify_signal(&dc.notify); - notify_wait(&pc.notify); - if (do_pause) { dropBufferedAudio(); closeAudioDevice();