BIND 10 trac3033, updated. 6625b4d9366bd09afc859e88e41d7197c9b7ba06 [3033] Compilation fix

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Jan 9 21:26:05 UTC 2014


The branch, trac3033 has been updated
       via  6625b4d9366bd09afc859e88e41d7197c9b7ba06 (commit)
      from  b9063db0e6dac5389202131438a4b99a396740fc (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 6625b4d9366bd09afc859e88e41d7197c9b7ba06
Author: Tomek Mrugalski <tomasz at isc.org>
Date:   Thu Jan 9 22:18:54 2014 +0100

    [3033] Compilation fix

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

Summary of changes:
 src/lib/dhcpsrv/tests/cfgmgr_unittest.cc |    2 --
 1 file changed, 2 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/dhcpsrv/tests/cfgmgr_unittest.cc b/src/lib/dhcpsrv/tests/cfgmgr_unittest.cc
index 2ccd3a5..974fb2f 100644
--- a/src/lib/dhcpsrv/tests/cfgmgr_unittest.cc
+++ b/src/lib/dhcpsrv/tests/cfgmgr_unittest.cc
@@ -672,8 +672,6 @@ TEST_F(CfgMgrTest, echoClientId) {
 
 // This test checks the D2ClientMgr wrapper methods.
 TEST_F(CfgMgrTest, d2ClientConfig) {
-    CfgMgr& cfg_mgr = CfgMgr::instance();
-
     // After CfgMgr construction, D2 configuration should be disabled.
     // Fetch it and verify this is the case.
     D2ClientConfigPtr original_config = CfgMgr::instance().getD2ClientConfig();



More information about the bind10-changes mailing list