forked from github/server
unused variable
This commit is contained in:
parent
f9346f4332
commit
dd23307e8e
1 changed files with 0 additions and 1 deletions
|
@ -1696,7 +1696,6 @@ static void test_show_both(CuTest *tc) {
|
||||||
static void test_immigration(CuTest * tc)
|
static void test_immigration(CuTest * tc)
|
||||||
{
|
{
|
||||||
region *r;
|
region *r;
|
||||||
double inject[] = { 1 };
|
|
||||||
|
|
||||||
test_setup();
|
test_setup();
|
||||||
r = test_create_region(0, 0, NULL);
|
r = test_create_region(0, 0, NULL);
|
||||||
|
|
Loading…
Reference in a new issue