forked from github/server
unused variable
This commit is contained in:
parent
f9346f4332
commit
dd23307e8e
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue