Skip to content
Snippets Groups Projects
Commit 7c65d1ef authored by Florent Lamiraux's avatar Florent Lamiraux Committed by Florent Lamiraux florent@laas.fr
Browse files

Fix compilation warning.

parent 9c980291
No related branches found
No related tags found
No related merge requests found
......@@ -183,7 +183,6 @@ BOOST_AUTO_TEST_CASE(box_mesh)
std::vector<Transform3f> transforms;
FCL_REAL extents[] = {-3000, -3000, 0, 3000, 3000, 3000};
std::size_t n = 100;
bool verbose = false;
generateRandomTransforms(extents, transforms, n);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment