Browse Source

[2157] removed duplicate comment

Yoshitaka Aharen 12 years ago
parent
commit
dbf019c34b
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/bin/auth/tests/statistics_util.cc

+ 0 - 2
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<std::string, int>& expect)