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