BIND 10 trac2940, updated. 2fb33211cae9d8e7d43edc266279bf4a46fc4658 [2940] Removed unused variable from unit test.

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Nov 15 17:30:11 UTC 2013


The branch, trac2940 has been updated
       via  2fb33211cae9d8e7d43edc266279bf4a46fc4658 (commit)
      from  41643199f9742a7c9afd96a2f20138c3f0033c37 (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 2fb33211cae9d8e7d43edc266279bf4a46fc4658
Author: Marcin Siodelski <marcin at isc.org>
Date:   Fri Nov 15 18:29:51 2013 +0100

    [2940] Removed unused variable from unit test.

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

Summary of changes:
 src/lib/dhcpsrv/tests/test_utils.cc |    1 -
 1 file changed, 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/src/lib/dhcpsrv/tests/test_utils.cc b/src/lib/dhcpsrv/tests/test_utils.cc
index 7563cfd..e418c62 100644
--- a/src/lib/dhcpsrv/tests/test_utils.cc
+++ b/src/lib/dhcpsrv/tests/test_utils.cc
@@ -527,7 +527,6 @@ GenericLeaseMgrTest::testGetLease4NullClientId() {
 
 void
 GenericLeaseMgrTest::testGetLease4HWAddr() {
-    const LeaseMgr::ParameterMap pmap;
     // Let's initialize two different leases 4 and just add the first ...
     Lease4Ptr leaseA = initializeLease4(straddress4_[5]);
     HWAddr hwaddrA(leaseA->hwaddr_, HTYPE_ETHER);



More information about the bind10-changes mailing list