BIND 10 trac2431_2, updated. cecd1c59612f853434cea629f19a4b4a234da966 [2431] Remove obsolete comment

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Dec 18 04:17:16 UTC 2012


The branch, trac2431_2 has been updated
       via  cecd1c59612f853434cea629f19a4b4a234da966 (commit)
      from  f5dc7406f61fb182aeed500fd39c1fd3b486d6c3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cecd1c59612f853434cea629f19a4b4a234da966
Author: Mukund Sivaraman <muks at isc.org>
Date:   Tue Dec 18 09:46:46 2012 +0530

    [2431] Remove obsolete comment

-----------------------------------------------------------------------

Summary of changes:
 src/lib/dns/master_loader.cc |    2 --
 1 file changed, 2 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/dns/master_loader.cc b/src/lib/dns/master_loader.cc
index bb07157..c3ee412 100644
--- a/src/lib/dns/master_loader.cc
+++ b/src/lib/dns/master_loader.cc
@@ -185,8 +185,6 @@ private:
         }
 
         if (*rrclass != zone_class_) {
-            // It doesn't really matter much what type of exception
-            // we throw, we catch it just below.
             isc_throw(InternalException, "Class mismatch: " << *rrclass <<
                       "vs. " << zone_class_);
         }



More information about the bind10-changes mailing list