aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder_thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder_thread.c')
-rw-r--r--src/decoder_thread.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/decoder_thread.c b/src/decoder_thread.c
index 1a8817a37..92bcba5ba 100644
--- a/src/decoder_thread.c
+++ b/src/decoder_thread.c
@@ -183,7 +183,6 @@ static void * decoder_task(mpd_unused void *arg)
case DECODE_COMMAND_NONE:
notify_wait(&dc.notify);
- notify_signal(&pc.notify);
break;
}
}