aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/decode.c3
1 files changed, 0 insertions, 3 deletions
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();