Fix compilation errors/warnings.

This commit is contained in:
JoelKatz
2012-11-22 12:24:54 -08:00
parent 2e9d6a0d7d
commit 520ad29387
2 changed files with 1 additions and 2 deletions

View File

@@ -486,7 +486,6 @@ BOOST_AUTO_TEST_CASE( SHAMapSync_test )
BOOST_FAIL("NodeSize");
}
SMAddNode node();
if (!destination.addRootNode(*gotNodes.begin(), snfWIRE, NULL))
{
cLog(lsFATAL) << "AddRootNode fails";