X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=audiod.c;h=eff58fda1b7ead6c327594afb60165a1bfde4fb1;hp=03218e249ec3b69b8863c245628514a5ae32a225;hb=eb9722e8763a9b2a2ae99d98a9715bd932081c3c;hpb=74f1e057c1579d880becb6a32acd43641b1a8c2b diff --git a/audiod.c b/audiod.c index 03218e24..eff58fda 100644 --- a/audiod.c +++ b/audiod.c @@ -289,7 +289,7 @@ out: length / 60, length % 60 ); - PARA_DEBUG_LOG("slot %d: %s\n", slot_num, msg); + //PARA_DEBUG_LOG("slot %d: %s\n", slot_num, msg); return msg; empty: return para_strdup(NULL);