mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-01 08:32:10 +00:00
[test] remove var which is not used anymore
This commit is contained in:
@@ -35,9 +35,6 @@ void test_areal()
|
||||
ut_settings ignore_validity;
|
||||
ignore_validity.test_validity = false;
|
||||
|
||||
ut_settings ignore_validity2;
|
||||
ignore_validity2.test_validity = false;
|
||||
|
||||
test_one<Polygon, MultiPolygon, MultiPolygon>("simplex_multi",
|
||||
case_multi_simplex[0], case_multi_simplex[1],
|
||||
1, 0, 20, 14.58);
|
||||
|
||||
Reference in New Issue
Block a user