summaryrefslogtreecommitdiff
path: root/streamer.c
diff options
context:
space:
mode:
Diffstat (limited to 'streamer.c')
-rw-r--r--streamer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/streamer.c b/streamer.c
index cb492360..0f86a64f 100644
--- a/streamer.c
+++ b/streamer.c
@@ -848,7 +848,6 @@ streamer_thread (void *ctx) {
#ifdef __linux__
prctl (PR_SET_NAME, "deadbeef-stream", 0, 0, 0, 0);
#endif
-// srcplug->reset (src, 0);
while (!streaming_terminate) {
struct timeval tm1;