Browse Source

comment update: factories of well known RR types are now automatically inserted
by python script.


git-svn-id: svn://bind10.isc.org/svn/bind10/branches/jinmei-dnsrdata2@807 e5f2f494-b856-4b98-b285-d166d9295462

JINMEI Tatuya 15 years ago
parent
commit
b39fa83ff2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/lib/dns/cpp/rrparamregistry-placeholder.cc

+ 0 - 1
src/lib/dns/cpp/rrparamregistry-placeholder.cc

@@ -213,7 +213,6 @@ RRParamRegistry::RRParamRegistry()
     impl_ = new RRParamRegistryImpl;
     impl_ = new RRParamRegistryImpl;
 
 
     // set up parameters for well-known RRs
     // set up parameters for well-known RRs
-    // XXX: this should eventually be more automatic.
     try {
     try {
         // BEGIN_WELL_KNOWN_PARAMS
         // BEGIN_WELL_KNOWN_PARAMS
         // END_WELL_KNOWN_PARAMS
         // END_WELL_KNOWN_PARAMS