X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=audiod.c;h=c7998cdb7d02259b4e4da84353a2fdade8ec5584;hb=d49cd9a91015766cb19d7d43bb04048265925fe5;hp=6e5efd64ed38f95181faa8cb1ce1a8dadb7483e4;hpb=e10dea61fed5a67e111a641741f502765077ad7d;p=paraslash.git diff --git a/audiod.c b/audiod.c index 6e5efd64..c7998cdb 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);