浏览代码

- useless debug message removed

Jan Janak 20 年之前
父节点
当前提交
e9a625836e
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      modules/tm/uac_fifo.c

+ 0 - 2
modules/tm/uac_fifo.c

@@ -538,8 +538,6 @@ static void fifo_callback( struct cell *t, int type, struct tmcb_params *ps )
 	FILE* f;
 	str text;
 
-	DBG("!!!!! ref_counter: %d\n", t->ref_count);
-
 	DBG("DEBUG: fifo UAC completed with status %d\n", ps->code);
 	if (!*ps->param) {
 		LOG(L_INFO, "INFO: fifo UAC completed with status %d\n", ps->code);