From 0c246492b9123fce1bf945eb5965f2f55e72015f Mon Sep 17 00:00:00 2001 From: Raphael Coeffic Date: Wed, 29 Jun 2011 12:30:42 +0200 Subject: [PATCH] remove DNS resolver periodic message. --- core/sip/resolver.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/sip/resolver.cpp b/core/sip/resolver.cpp index 520b0a2c..0527c121 100644 --- a/core/sip/resolver.cpp +++ b/core/sip/resolver.cpp @@ -649,7 +649,7 @@ void _resolver::run() timeval tv_now; gettimeofday(&tv_now,NULL); - DBG("starting DNS cache garbage collection"); + //DBG("starting DNS cache garbage collection"); for(unsigned long i=0; i