unused variable

This commit is contained in:
Enno Rehling 2021-03-12 20:23:00 +01:00
parent f9346f4332
commit dd23307e8e
1 changed files with 0 additions and 1 deletions

View File

@ -1696,7 +1696,6 @@ static void test_show_both(CuTest *tc) {
static void test_immigration(CuTest * tc)
{
region *r;
double inject[] = { 1 };
test_setup();
r = test_create_region(0, 0, NULL);