Parcourir la source

[2157] removed duplicate comment

Yoshitaka Aharen il y a 12 ans
Parent
commit
dbf019c34b
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  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 auth {
 namespace unittest {
 namespace unittest {
 
 
-// Test if the counters has expected values specified in expect and the others
-// are zero.
 void
 void
 checkStatisticsCounters(const isc::data::ConstElementPtr counters,
 checkStatisticsCounters(const isc::data::ConstElementPtr counters,
                         const std::map<std::string, int>& expect)
                         const std::map<std::string, int>& expect)