瀏覽代碼

core: removed log message used for troubleshooting

Daniel-Constantin Mierla 10 年之前
父節點
當前提交
c22dfcd635
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      main.c

+ 0 - 1
main.c

@@ -2454,7 +2454,6 @@ try_again:
 			LM_WARN("disabling tls...\n");
 			tls_disable=1;
 		} else {
-			LM_DBG("=============================\n");
 			if (pre_init_tls()<0){
 				LM_CRIT("could not pre-initialize tls, exiting...\n");
 				goto error;