From: Yoshitaka Aharen Date: Mon, 28 Jan 2013 12:41:32 +0000 (+0900) Subject: [2157] removed duplicate comment X-Git-Tag: bind10-1.1.0beta1-release~85^2~5^2~31 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dbf019c34b50e415fae366e062bdaa353d873412;p=thirdparty%2Fkea.git [2157] removed duplicate comment --- diff --git a/src/bin/auth/tests/statistics_util.cc b/src/bin/auth/tests/statistics_util.cc index 8aca25ae2d..bb2cd5c0bb 100644 --- a/src/bin/auth/tests/statistics_util.cc +++ b/src/bin/auth/tests/statistics_util.cc @@ -49,8 +49,6 @@ namespace isc { namespace auth { namespace unittest { -// Test if the counters has expected values specified in expect and the others -// are zero. void checkStatisticsCounters(const isc::data::ConstElementPtr counters, const std::map& expect)