changeset 554:25440e53a48e 1.0.1-rc1

Remove erroneous comment, the value was actually quite meaningless
author Sebastien Decugis <sdecugis@nict.go.jp>
date Wed, 15 Sep 2010 15:01:03 +0900
parents 153cd2600fcf
children fca6cfbeac3a
files extensions/app_radgw/rgw_clients.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/extensions/app_radgw/rgw_clients.c	Wed Sep 15 14:52:24 2010 +0900
+++ b/extensions/app_radgw/rgw_clients.c	Wed Sep 15 15:01:03 2010 +0900
@@ -1043,7 +1043,6 @@
 		/* Update the timestamp */
 		{
 			time_t now = time(NULL);
-			TRACE_DEBUG(FULL, "Sent RADIUS answer %d seconds after the request was received.", now - r->received);
 			r->received = now;
 			fd_list_unlink(&r->by_time); /* Move as last entry, since it is the most recent */
 			fd_list_insert_before(&cli->dupl_info[p].dupl_by_time, &r->by_time);
"Welcome to our mercurial repository"