Skip to content

Commit 5f9ce8a

Browse files
committed
test: remove compilation warning
1 parent f7c8c4b commit 5f9ce8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/hfields.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -724,7 +724,6 @@ BOOST_AUTO_TEST_CASE(test_hfield_single_bin) {
724724

725725
const HeightField<BV>::BVS& nodes = hfield.getNodes();
726726
BOOST_CHECK(nodes.size() == 1);
727-
const HeightField<BV>::Node& node = nodes[0];
728727

729728
// Collision from the TOP
730729
{

0 commit comments

Comments
 (0)