Browse Source

cleanup: removed a meaningless comment

git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@95 e5f2f494-b856-4b98-b285-d166d9295462
JINMEI Tatuya 15 years ago
parent
commit
2f67809c0c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/lib/dns/name_unittest.h

+ 0 - 1
src/lib/dns/name_unittest.h

@@ -26,7 +26,6 @@ class NameTest : public CppUnit::TestFixture {
 public:
 public:
     void get_length();
     void get_length();
     void to_text();
     void to_text();
-    //static CppUnit::Test* suite();
 
 
     CPPUNIT_TEST_SUITE(NameTest);
     CPPUNIT_TEST_SUITE(NameTest);
     CPPUNIT_TEST(get_length);
     CPPUNIT_TEST(get_length);