Skip to content

Commit f05fc16

Browse files
committed
Remove dead code.
1 parent 1e3acfa commit f05fc16

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/primitives/nomap.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,6 @@ BOOST_AUTO_TEST_CASE(nomap__record_get__excess__false)
530530
test::chunk_storage body_store{ body_file };
531531
const nomap<link5, record_excess::size> instance{ head_store, body_store };
532532

533-
record_excess record{};
534533
BC_DEBUG_ONLY(BOOST_REQUIRE(!instance.get(zero, record));)
535534
BOOST_REQUIRE(!instance.get_fault());
536535
}

0 commit comments

Comments
 (0)