From: Andre Noll Date: Sat, 9 Jan 2010 01:24:02 +0000 (+0100) Subject: audiod: Kill noisy debug message. X-Git-Tag: v0.4.2~177 X-Git-Url: http://git.tuebingen.mpg.de/?a=commitdiff_plain;ds=inline;h=3010ef96e10cb15d423eef8f9802fbed78744393;p=paraslash.git audiod: Kill noisy debug message. --- diff --git a/audiod.c b/audiod.c index db7ae8a5..3cc09210 100644 --- a/audiod.c +++ b/audiod.c @@ -562,11 +562,8 @@ static int open_current_receiver(struct sched *s) * this period begins to avoid restarting the receiver that * belongs to the file just completed. */ - PARA_CRIT_LOG("->>>>>>>>>>>>>>>>>> no delay\n"); - if (stat_task->server_stream_start.tv_sec != 0) { - PARA_CRIT_LOG("->>>>>>>>>>>>>>>>>>server_stream_start.tv_sec != 0) return -1; - } } if (tv_diff(now, &afi[cafn].restart_barrier, &diff) < 0) { /* avoid busy loop */